cosmopolitan/test/libc
Justine Tunney b0e3d89942
Work around qemu-aarch64 bug
Qemu appears to define O_LARGEFILE as having its x86-64 value, which is
an easy mistake to make since this is one of the few magic numbers that
Linux special-cases for AARCH64.
2023-11-01 00:24:48 -07:00
..
calls Work around qemu-aarch64 bug 2023-11-01 00:24:48 -07: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 Introduce pthread_rwlock_try{rd,wr}lock 2023-10-31 22:13:08 -07: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 Revert "Rewrite ZipOS" 2023-10-03 14:40:03 -07:00
sock Fix the Landlock Make build 2023-10-14 10:40:05 -07:00
stdio Improve threading and i/o routines 2023-10-12 23:13:04 -07:00
str Delete old wcwidth() implementation 2023-10-14 03:15:05 -07:00
thread Introduce shm_open() and shm_unlink() 2023-10-31 23:57:52 -07: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