cosmopolitan/test/libc
tkchia 665747a319
Make test/libc/calls/pledge_test.c work with "nonstandard" umask (#956)
The test was failing if the process's umask happened to be
0077, for example.  The file `foo` was then created with a
file mode of 0100600, rather than the expected 0100644.
2023-11-16 00:47:21 -08:00
..
calls Make test/libc/calls/pledge_test.c work with "nonstandard" umask (#956) 2023-11-16 00:47:21 -08:00
dns Improve threading and i/o routines 2023-10-12 23:13:04 -07:00
fmt Make improvements 2023-10-03 06:17:16 -07:00
intrin Add more fixes for new cosmocc toolchain 2023-11-11 23:28:19 -08:00
log Make improvements 2023-09-18 21:04:47 -07:00
mem Make improvements 2023-09-18 21:04:47 -07:00
nexgen32e Delete old wcwidth() implementation 2023-10-14 03:15:05 -07:00
proc Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
release Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
runtime Remove bool from public headers 2023-11-15 20:58:46 -08:00
sock Remove bool from public headers 2023-11-15 20:58:46 -08:00
stdio Improve mkdeps 2023-11-10 04:14:27 -08:00
str Delete old wcwidth() implementation 2023-10-14 03:15:05 -07:00
thread Fix build in MODE=dbg 2023-11-13 15:13:45 -08:00
time Make improvements 2023-10-03 06:17:16 -07:00
tinymath Fix strtod NaN handling / fix SIGSEGV in testlib/showerror (#901) 2023-09-27 00:16:36 -07:00
x Make improvements 2023-09-18 21:04:47 -07:00
xed Make improvements 2023-09-06 12:34:59 -07:00
test.mk Make improvements 2023-09-18 21:04:47 -07:00