mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-02 12:33:40 +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 |
||
---|---|---|
.. | ||
arena_test.c | ||
malloc_test.c | ||
pledge_test.c | ||
realloc_in_place_test.c | ||
strdup_test.c | ||
test.mk |