mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
18bb5888e1
- Remove PAGESIZE constant - Fix realloc() documentation - Fix ttyname_r() error reporting - Make forking more reliable on Windows - Make execvp() a few microseconds faster - Make system() a few microseconds faster - Tighten up the socket-related magic numbers - Loosen restrictions on mmap() offset alignment - Improve GetProgramExecutableName() with getenv("_") - Use mkstemp() as basis for mktemp(), tmpfile(), tmpfd() - Fix flakes in pthread_cancel_test, unix_test, fork_test - Fix recently introduced futex stack overflow regression - Let sockets be passed as stdio to subprocesses on Windows - Improve security of bind() on Windows w/ SO_EXCLUSIVEADDRUSE |
||
---|---|---|
.. | ||
bitreverse_test.c | ||
cosmo_once_test.c | ||
countbits_test.c | ||
describeflags_test.c | ||
describegidlist_test.c | ||
describesigset_test.c | ||
dos2errno_test.c | ||
fmax_test.c | ||
formatint32_test.c | ||
getenv_test.c | ||
kprintf_test.c | ||
lock_test.c | ||
lockipc_test.c | ||
lockscale_test.c | ||
memcmp_test.c | ||
memmove_test.c | ||
memrchr_test.c | ||
memset_test.c | ||
popcnt_test.c | ||
pthread_atfork_test.c | ||
pthread_mutex_lock2_test.c | ||
pthread_mutex_lock_test.c | ||
pthread_spin_lock_test.c | ||
putenv_test.c | ||
rand64_test.c | ||
sched_yield_test.c | ||
strchr_test.c | ||
strcmp_test.c | ||
strlen_test.c | ||
strrchr_test.c | ||
strsignal_r_test.c | ||
test.mk |