cosmopolitan/tool/scripts
Justine Tunney 3265324e00
Don't relocate file descriptor memory
This change fixes #496 where ASAN spotted a race condition that could
happen in multithreaded programs, with more than OPEN_MAX descriptors
when using ZipOS or Windows NT, which require tracking open file info
and this change fixes that table so it never relocates, thus allowing
us to continue to enjoy the benefits of avoiding locks while reading.
2022-09-09 16:54:28 -07:00
..
asmexpr Initial import 2020-06-15 07:18:57 -07:00
configure-emacs.sh Add scouts honor escape hatch for source embedding 2020-06-15 19:01:28 -07:00
distribute.sh Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
explain-deps.py Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
find-autonomous-objects Initial import 2020-06-15 07:18:57 -07:00
fix-third-party.py Implement POSIX threads API 2022-09-05 08:27:15 -07:00
get-deps.py Prove that Makefile is fully defined 2022-08-06 04:05:08 -07:00
grep Add scouts honor escape hatch for source embedding 2020-06-15 19:01:28 -07:00
install-emacs.sh Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
man2txt Get awk to build and make it hackable 2022-08-21 13:39:20 -07:00
resurrect-file WIP: Correct all typos (#498) 2022-07-20 14:01:15 -07:00