mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-04-01 21:38:44 +00:00
- ASAN memory morgue is now lockless - Make C11 atomics header more portable - Rewrote pthread keys support to be lockless - Simplify Python's unicode table unpacking code - Make crash report write(2) closer to being atomic - Make it possible to strace/ftrace a single thread - ASAN now checks nul-terminated strings fast and properly - Windows fork() now restores TLS memory of calling thread |
||
---|---|---|
.. | ||
abort_test.c | ||
arch_prctl_test.c | ||
brk_test.c | ||
clone_test.c | ||
daemon_test.c | ||
exit_test.c | ||
fork_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
mprotect_test.c | ||
munmap_test.c | ||
omg_test.c | ||
sigsetjmp_test.c | ||
test.mk | ||
tls_test.c |