mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-28 22:18:29 +00:00
- 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 |
||
---|---|---|
.. | ||
attr.c | ||
create.c | ||
ctor.S | ||
detach.c | ||
exit.c | ||
freebsd.internal.h | ||
init.c | ||
internal.h | ||
join.c | ||
key.c | ||
openbsd.internal.h | ||
pthread_getspecific.c | ||
pthread_key_create.c | ||
pthread_key_delete.c | ||
pthread_key_destruct.c | ||
pthread_setspecific.c | ||
self.c | ||
sem.c | ||
thread.h | ||
thread.mk | ||
wait.c | ||
xnu.internal.h | ||
yield.c | ||
zombie.c |