mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
- Get ASAN working on Windows. - Deleting directories and then recreating them with the same name in a short period of time appears to be a no-no on Windows. - There's no reason to call FlushFileBuffers on close() for pipes, and it's harmful since it might block indefinitely for no good reason. |
||
---|---|---|
.. | ||
arch_prctl_test.c | ||
carsort_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
test.mk |