reactos/sdk/lib
Pierre Schweitzer 7b3affa096 [0.4.9] cherry-pick [CRT] Reimplement qsort() using FreeBSD implementation.
Our implementation had a bug that could be triggered while
building our USBD library on ReactOS: the compare function
could be called with a NULL pointer instead of a valid value.

With this bug fixed (and the cmd hack in CORE-14648), ReactOS
can totally selfhost :-)! I was able to build LiveCD and BootCD
without any trouble, crash, deadlock or whatever.
(Next step: having a buildbot slave hosted on ReactOS ;-)).

Enjoy: https://twitter.com/HeisSpiter/status/1002880397103988737

CORE-14680

(cherry picked from commit 2dfe5e3f46)
2018-06-03 14:37:28 +02:00
..
3rdparty [ZLIB] Add minizip as library. 2018-04-07 15:29:59 +02:00
atl [ATL] Add COMMAND_HANDLER macro. 2018-04-22 17:38:38 +02:00
cmlib
comsupp
conutils [CONUTILS] Use the currently active console codepage to output text to files. If you want to output UTF-8 run "chcp 65001" before. 2018-05-05 01:37:30 +02:00
cportlib
cpprt
crt [0.4.9] cherry-pick [CRT] Reimplement qsort() using FreeBSD implementation. 2018-06-03 14:37:28 +02:00
cryptlib
debugsup
delayimp
dnslib
drivers [0.4.9] [RDBSS] avoid CORE-13938 2018-05-20 22:49:26 +02:00
dxguid
epsapi
evtlib [EVTLIB] Silence some DPRINTs. 2018-04-22 02:53:40 +02:00
fast486
fslib [0.4.9] cherry-pick [VFATLIB] Only attempt to clear the dirty set bit in rw mode. 2018-05-28 19:44:17 +02:00
gcc_ssp
inflib
ioevent
lsalib
nt
ppcmmu
pseh
rossym [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rossym_new [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rtl [RTL] actctx: Use the new RosGetProcessCompatVersion. 2018-04-09 19:36:09 +02:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [NTDLL] Check the process manifest at startup for a compatibility section. 2018-04-09 19:36:09 +02:00
wdmguid
CMakeLists.txt