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. |
||
---|---|---|
.. | ||
devrand.c | ||
g_rando.S | ||
g_rando32.c | ||
g_rando64.c | ||
getentropy.c | ||
getrandom.c | ||
internal.h | ||
lcg.internal.h | ||
poz.c | ||
rand.c | ||
rand.h | ||
rand.mk | ||
rand32.c | ||
rand64.c | ||
randf.c | ||
randtest.c | ||
rdrand.c | ||
rdseed.c | ||
rngset.c | ||
srand.c | ||
strfry.c | ||
winrandish.c | ||
xorshift.h | ||
xorshift32.c | ||
xorshift64.c |