reactos/base
Jérôme Gardou 5ca83e516c [CMD] Improve performance a bit
Do not use custom alloc/free functions by default.
Do not free resources at process exit.
 - You're doing it brick by brick while the OS  & CRT do that with a bulldozer better than you do.
2021-06-24 15:03:36 +02:00
..
applications [RAPPS] Fix double free when closing rapps 2021-06-10 21:25:34 +02:00
services [UMPNPMGR] PNP_GetDeviceStatus: Add status checks as documented in MS-PNPR 2021-06-22 00:02:56 +02:00
setup [USETUP] Update de-DE 2021-06-21 07:37:58 +02:00
shell [CMD] Improve performance a bit 2021-06-24 15:03:36 +02:00
system [WINLOGON] Polish translation update (#3702) 2021-06-02 11:52:10 +02:00
CMakeLists.txt