cosmopolitan/tool
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
..
args Pay off more technical debt 2022-09-12 23:36:56 -07:00
build Make more threading improvements 2022-11-01 23:28:26 -07:00
decode Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
emacs Implement pthread_atfork() 2022-10-16 12:25:13 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
lambda Clean up some code 2022-08-20 12:32:51 -07:00
net Make more threading improvements 2022-11-01 23:28:26 -07:00
plinko Make more threading improvements 2022-11-01 23:28:26 -07:00
scripts Introduce cosmocc and cosmoc++ toolchain commands 2022-09-20 04:34:03 -07:00
viz Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00