mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
2dfe5e3f46
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 |
||
---|---|---|
.. | ||
_exit.c | ||
_set_abort_behavior.c | ||
abort.c | ||
atexit.c | ||
atold.c | ||
doserrmap.h | ||
ecvt.c | ||
errno.c | ||
fcvt.c | ||
fcvtbuf.c | ||
fullpath.c | ||
gcvt.c | ||
getenv.c | ||
makepath.c | ||
makepath_s.c | ||
malloc.c | ||
mbstowcs.c | ||
mbtowc.c | ||
obsol.c | ||
putenv.c | ||
qsort.c | ||
rot.c | ||
senv.c | ||
swab.c | ||
wfulpath.c | ||
wmakpath.c | ||
wmakpath_s.c | ||
wputenv.c | ||
wsenv.c |