mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-28 03:44:33 +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 |
||
|---|---|---|
| .. | ||
| .cosmo | ||
| access.c | ||
| close.c | ||
| fcntl.c | ||
| find.c | ||
| free.c | ||
| fstat.c | ||
| get.c | ||
| lock.c | ||
| lseek.c | ||
| notat.c | ||
| open.c | ||
| parseuri.c | ||
| read.c | ||
| stat-impl.c | ||
| stat.c | ||
| zipos.internal.h | ||
| zipos.mk | ||
| zipos.S | ||