mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
3f0bcdc3ef
- 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) |
||
---|---|---|
.. | ||
.cosmo | ||
access.c | ||
close.c | ||
fcntl.c | ||
find.c | ||
free.c | ||
fstat.c | ||
get.c | ||
lock.c | ||
lseek.c | ||
notat.c | ||
open.c | ||
parseuri.c | ||
read.c | ||
stat-impl.c | ||
stat.c | ||
zipos.internal.h | ||
zipos.mk | ||
zipos.S |