cosmopolitan/test/libc/sock
Justine Tunney f0701d2a24 Make improvements
- Polyfill pselect() on Windows
- Add -O NOFILE flag to pledge.com
- Polyfill ppoll() on NetBSD, XNU, and Windows
- Support negative numbers and errno in sizetol()
- Add .RSS, .NOFILE, and .MAXCORE to Landlock Make
- Fix issue with .PLEDGE preventing touching of output files
- Add __watch() function (like ftrace) for logging memory changes
2022-08-15 15:20:36 -07:00
..
inet_ntoa_test.c Prove that Makefile is fully defined 2022-08-06 04:05:08 -07:00
inet_ntop_test.c Introduce --strace flag for system call tracing 2022-03-18 18:07:28 -07:00
inet_pton_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
nointernet_test.c Prevent Make from talking to public Internet 2022-08-12 21:51:39 -07:00
poll_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
select_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
sendfile_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
sendrecvmsg_test.c Prevent Make from talking to public Internet 2022-08-12 21:51:39 -07:00
setsockopt_test.c Add .PLEDGE/.CPU/.MEMORY/etc. to Landlock Make 1.2 2022-08-14 20:16:44 -07:00
socketpair_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
test.mk Make improvements 2022-08-15 15:20:36 -07:00
unix_test.c Unbloat the build 2022-08-11 00:15:29 -07:00