cosmopolitan/test/dsp/core
Justine Tunney 046c7ebd4a Improve locks and signals
- 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
2022-04-12 05:20:17 -07:00
..
alaw_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
gamma_test.c Change license 2020-12-27 17:18:44 -08:00
getintegercoefficients8_test.c Change license 2020-12-27 17:18:44 -08:00
getintegercoefficients_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
illumination_test.c Change license 2020-12-27 17:18:44 -08:00
inv3_test.c Change license 2020-12-27 17:18:44 -08:00
mulaw_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
sad16x8n_test.c Fix Clang support 2021-02-06 00:29:09 -08:00
scalevolume_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
test.mk Make C memory safe like Rust 2021-02-01 03:58:46 -08:00