mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +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 |
||
---|---|---|
.. | ||
asan_test.c | ||
describeflags_test.c | ||
dos2errno_test.c | ||
getenv_test.c | ||
intrin_test.c | ||
kprintf_test.c | ||
memcmp_test.c | ||
memmove_test.c | ||
memset_test.c | ||
palignr_test.c | ||
pmulhrsw_test.c | ||
pshuf_test.c | ||
test.mk |