cosmopolitan/test
Justine Tunney 3d2cf95af1 Remove malloc() dependency on pledge() / unveil()
This change also fixes a bug with gettid() being incorrect after fork().
We now implement the ENOENT behavior for getauxval(). The getuid() etc.
system calls are now faster too. Plus issetugid() will work on BSDs.
2022-07-24 21:51:37 -07:00
..
dsp ttyraster: reset ANSI attributes after each line (#469) 2022-07-09 01:38:35 -07:00
libc Remove malloc() dependency on pledge() / unveil() 2022-07-24 21:51:37 -07:00
net Correct more typos (#500) 2022-07-21 20:53:30 -07:00
tool Fix lsqlite3.lversion() and document local changes 2022-07-24 05:13:28 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00