cosmopolitan/tool
Justine Tunney 3f0bcdc3ef
Improve cancellations, randomness, and time
- Exhaustively document cancellation points
- Rename SIGCANCEL to SIGTHR just like BSDs
- Further improve POSIX thread cancellations
- Ensure asynchronous cancellations work correctly
- Elevate the quality of getrandom() and getentropy()
- Make futexes cancel correctly on OpenBSD 6.x and 7.x
- Add reboot.com and shutdown.com to examples directory
- Remove underscore prefix from awesome timespec_*() APIs
- Create assertions that help verify our cancellation points
- Remove bad timespec APIs (cmp generalizes eq/ne/gt/gte/lt/lte)
2022-11-05 23:45:32 -07:00
..
args Pay off more technical debt 2022-09-12 23:36:56 -07:00
build Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
decode Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
emacs Ignore SIGSYS on BSD by default 2022-11-03 09:32:12 -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 Improve cancellations, randomness, and time 2022-11-05 23:45:32 -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