cosmopolitan/net/turfwar
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
..
.init.lua Make some more fixes to prod 2022-10-19 13:10:24 -07:00
blackhole.c Make some last minute production changes 2022-10-19 10:00:29 -07:00
blackholed.c Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
schema.sql Add the TurfWar schema 2022-10-08 03:23:21 -07:00
turfwar.c Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
turfwar.mk Make fixes and improvements 2022-10-19 07:19:19 -07:00