mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
4e56d89dcd
- 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. |
||
---|---|---|
.. | ||
access_test.c | ||
commandv_test.c | ||
fallocate_test.c | ||
fcntl_test.c | ||
fork_test.c | ||
ftruncate_test.c | ||
getcwd_test.c | ||
lseek_test.c | ||
mkdir_test.c | ||
mkntcmdline_test.c | ||
mkntenvblock_test.c | ||
mkntpath_test.c | ||
sigaction_test.c | ||
signal_test.c | ||
stat_test.c | ||
test.mk | ||
vfork_test.c |