cosmopolitan/test/libc
Justine Tunney 18bb5888e1
Make more fixes and improvements
- Remove PAGESIZE constant
- Fix realloc() documentation
- Fix ttyname_r() error reporting
- Make forking more reliable on Windows
- Make execvp() a few microseconds faster
- Make system() a few microseconds faster
- Tighten up the socket-related magic numbers
- Loosen restrictions on mmap() offset alignment
- Improve GetProgramExecutableName() with getenv("_")
- Use mkstemp() as basis for mktemp(), tmpfile(), tmpfd()
- Fix flakes in pthread_cancel_test, unix_test, fork_test
- Fix recently introduced futex stack overflow regression
- Let sockets be passed as stdio to subprocesses on Windows
- Improve security of bind() on Windows w/ SO_EXCLUSIVEADDRUSE
2023-07-29 18:44:15 -07:00
..
calls Make more fixes and improvements 2023-07-29 18:44:15 -07:00
dns Clean up more code 2023-06-18 01:00:05 -07:00
fmt Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
intrin Make more fixes and improvements 2023-07-29 18:44:15 -07:00
log Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
mem Make more fixes and improvements 2023-07-29 18:44:15 -07:00
nexgen32e Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
release Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
runtime Make more fixes and improvements 2023-07-29 18:44:15 -07:00
sock Make more fixes and improvements 2023-07-29 18:44:15 -07:00
stdio Make more fixes and improvements 2023-07-29 18:44:15 -07:00
str Make more fixes and improvements 2023-07-29 18:44:15 -07:00
thread Make more fixes and improvements 2023-07-29 18:44:15 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
x Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
xed Clean up more code 2023-06-18 01:00:05 -07:00
zipos Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00