mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-17 11:00:08 +00:00
- 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) |
||
---|---|---|
.. | ||
decodebase64_test.c | ||
decodelatin1_test.c | ||
encodebase64_test.c | ||
encodehttpheadervalue_test.c | ||
escapehtml_test.c | ||
escapejsstringliteral_test.c | ||
escapeurlparam_test.c | ||
findcontenttype_test.c | ||
formathttpdatetime_test.c | ||
hascontrolcodes_test.c | ||
indentlines_test.c | ||
isacceptablehost_test.c | ||
isacceptablepath_test.c | ||
ismimetype_test.c | ||
isnocompressext_test.c | ||
isreasonablepath_test.c | ||
parsecontentlength_test.c | ||
parseforwarded_test.c | ||
parsehttpdatetime_test.c | ||
parsehttpmessage_test.c | ||
parsehttprange_test.c | ||
parseip_test.c | ||
parseurl_test.c | ||
test.mk | ||
tokenbucket_test.c | ||
unchunk_test.c | ||
underlong_test.c | ||
visualizecontrolcodes_test.c |