cosmopolitan/test
Justine Tunney c5c4dfcd21 Improve quality of raise(), abort(), and tkill()
This change fixes a nasty bug where SIG_IGN and SIG_DFL weren't working
as advertised on BSDs. This change also fixes the tkill() definition on
MacOS so it maps to __pthread_kill().
2022-09-03 20:17:54 -07:00
..
dsp Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
libc Improve quality of raise(), abort(), and tkill() 2022-09-03 20:17:54 -07:00
net Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
tool Fix JSON single quote escaping (fixes #512) 2022-08-31 07:53:57 -05:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00