cosmopolitan/tool
Justine Tunney 046c7ebd4a Improve locks and signals
- Introduce fast spinlock API
- Double rand64() perf w/ spinlock
- Improve raise() on New Technology
- Support gettid() across platforms
- Implement SA_NODEFER on New Technology
- Move the lock intrinsics into LIBC_INTRIN
- Make SIGTRAP recoverable on New Technology
- Block SIGCHLD in wait4() on New Technology
- Add threading prototypes for XNU and FreeBSD
- Rewrite abort() fixing its minor bugs on XNU/NT
- Shave down a lot of the content in libc/bits/bits.h
- Let signal handlers modify CPU registers on New Technology
2022-04-12 05:20:17 -07:00
..
build Improve system call support on NT 2022-04-07 20:30:04 -07:00
decode Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
emacs Make improvements 2022-04-07 00:15:35 -07:00
hash Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
lambda Fix inconsistency in SectorLambda license 2022-03-18 03:25:32 -07:00
net Update lsqlite3 to add update hook support for redbean (#383) 2022-04-09 12:36:44 -07:00
plinko Improve locks and signals 2022-04-12 05:20:17 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
tool.mk Add LISP interpreter 2022-04-07 20:30:22 -07:00