cosmopolitan/test/libc/sock
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
..
inet_ntoa_test.c Prove that Makefile is fully defined 2022-08-06 04:05:08 -07:00
inet_ntop_test.c Fix inet_ntop(AF_INET6) buffer length (#582) 2022-09-03 22:46:45 -07:00
inet_pton_test.c Implement inet_pton for AF_INET6 (#583) 2022-08-31 15:14:42 -07:00
nointernet_test.c Prevent Make from talking to public Internet 2022-08-12 21:51:39 -07:00
select_test.c Release pledge.com 1.7 and landlockmake.com 1.3 2022-08-15 19:52:00 -07:00
sendfile_test.c Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00
sendrecvmsg_test.c Make garbage collection thread safe 2022-09-08 02:33:01 -07:00
setsockopt_test.c Add .PLEDGE/.CPU/.MEMORY/etc. to Landlock Make 1.2 2022-08-14 20:16:44 -07:00
socket_test.c Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00
socketpair_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
test.mk Polyfill IPv6 on non-Linux 2022-09-08 06:06:22 -07:00
unix_test.c Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00