cosmopolitan/test/libc/mem
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
..
prog Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
arena_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
malloc_test.c Always initialize thread local storage 2022-07-19 00:21:46 -07:00
realloc_in_place_test.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00
strdup_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00