cosmopolitan/test/libc
Gavin Hayes f4ff1729d1
Backport main branch improvements (#658)
* Add sys_ prefix to unwrapped system calls
* This change also implements getlogin() and getlogin_r().
* Add getgroups and setgroups (#619)
* Fix getgroups / setgroups tests across platforms. See #619
* Change accept type to struct sockaddr * (#630)
* vista: use old strace path
2022-10-10 20:44:29 -07:00
..
bits Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
calls Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00
dns Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
fmt Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00
intrin Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00
log Clean up some code 2022-08-20 12:32:51 -07:00
mem Polyfill IPv6 on non-Linux 2022-09-08 06:06:22 -07:00
nexgen32e Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
release Make some minor touchups for nightlies 2022-09-09 19:12:40 -07:00
runtime Clean up the TLS code 2022-09-10 11:49:13 -07:00
sock Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00
stdio Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
str Add pthread attributes and other libc functions 2022-09-07 05:28:32 -07:00
thread Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
time Remove testonly keyword 2022-09-05 08:41:43 -07:00
tinymath Add FP_ILOGB constants (#599) 2022-09-07 21:37:53 -07:00
x Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
xed Remove testonly keyword 2022-09-05 08:41:43 -07:00
zipos Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00