mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
853b6c3864
- Wrap clock_getres() - Wrap sched_setscheduler() - Make sleep() api conformant - Polyfill sleep() using select() - Improve clock_gettime() polyfill - Make nanosleep() POSIX conformant - Slightly improve some DNS functions - Further strengthen pledge() sandboxing - Improve rounding of timeval / timespec - Allow layering of pledge() calls on Linux - Polyfill sched_yield() using select() on XNU - Delete more system constants we probably don't need |
||
---|---|---|
.. | ||
inet_ntoa_test.c | ||
inet_ntop_test.c | ||
inet_pton_test.c | ||
poll_test.c | ||
select_test.c | ||
sendfile_test.c | ||
sendrecvmsg_test.c | ||
setsockopt_test.c | ||
socketpair_test.c | ||
test.mk | ||
unix_test.c |