mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 19:34:33 +00:00
- Introduce fast spinlock API - Double rand64() perf w/ spinlock - Improve raise() on New Technology - Support gettid() across platforms - Implement SA_NODEFER on New Technology - Move the lock intrinsics into LIBC_INTRIN - Make SIGTRAP recoverable on New Technology - Block SIGCHLD in wait4() on New Technology - Add threading prototypes for XNU and FreeBSD - Rewrite abort() fixing its minor bugs on XNU/NT - Shave down a lot of the content in libc/bits/bits.h - Let signal handlers modify CPU registers on New Technology |
||
|---|---|---|
| .. | ||
| attr.c | ||
| attr.h | ||
| create.c | ||
| create.h | ||
| descriptor.h | ||
| detach.c | ||
| detach.h | ||
| exit.c | ||
| exit.h | ||
| freebsd.internal.h | ||
| init.c | ||
| join.c | ||
| join.h | ||
| self.c | ||
| self.h | ||
| sem.c | ||
| sem.h | ||
| thread.mk | ||
| wait.c | ||
| wait.h | ||
| xnu.internal.h | ||
| yield.c | ||
| yield.h | ||