cosmopolitan/test/libc
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
..
bits Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
calls Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
dns Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
fmt Greatly expand system() shell code features 2022-10-11 21:30:31 -07:00
intrin Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
log Add WSL to test fleet 2022-11-02 06:49:42 -07:00
mem Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
nexgen32e Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
release Add *NSYNC to libc/isystem 2022-09-13 01:47:12 -07:00
runtime Add WSL to test fleet 2022-11-02 06:49:42 -07:00
sock Add WSL to test fleet 2022-11-02 06:49:42 -07:00
stdio Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
str Implement pthread_atfork() 2022-10-16 12:25:13 -07:00
thread Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
time Make fixes and improvements 2022-10-19 07:19:19 -07:00
tinymath Pay off more technical debt 2022-09-12 23:36:56 -07:00
x Greatly expand system() shell code features 2022-10-11 21:30:31 -07:00
xed Pay off more technical debt 2022-09-12 23:36:56 -07:00
zipos Add fexecve() and map O_EXEC to O_PATH on Linux 2022-10-02 09:15:46 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00