cosmopolitan/test/libc
Justine Tunney b76b2be2d0
Improve zip read-only filesystem
readdir() will now always yield an inode that's consistent with stat()
on ZipOS and Windows in general. More APIs have been updated to return
the appropriate error code when inappropriately trying to do ops, like
sockets, with a zip file descriptor. The path normalization algorithms
are now fully fleshed out. Some socket APIs have been fixed so they'll
raise EBADF vs. ENOTSOCK appropriately. Lastly seekdir() will now work
properly on NetBSD and FreeBSD (not sure why anyone would even use it)
2023-08-16 17:52:12 -07:00
..
calls Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
dns Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
fmt Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
intrin Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
log Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
mem Improve zip read-only filesystem 2023-08-16 17:52:12 -07:00
nexgen32e Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
release Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
runtime Improve zip read-only filesystem 2023-08-16 17:52:12 -07:00
sock Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
stdio Improve zip read-only filesystem 2023-08-16 17:52:12 -07:00
str Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
thread Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Remove old stack code and improve dirstream 2023-08-16 07:54:40 -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
test.mk Move zipos into runtime package 2023-08-11 23:14:02 -07:00