cosmopolitan/test
Justine Tunney e522aa3a07
Make more threading improvements
- 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
2022-11-01 23:28:26 -07:00
..
dsp Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
libc Make more threading improvements 2022-11-01 23:28:26 -07:00
net Make fixes and improvements 2022-10-19 07:19:19 -07:00
tool Make fixes and improvements 2022-10-19 07:19:19 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00