mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 19:34:33 +00:00
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. |
||
|---|---|---|
| .. | ||
| prog | ||
| arena_test.c | ||
| malloc_test.c | ||
| realloc_in_place_test.c | ||
| strdup_test.c | ||
| test.mk | ||