cosmopolitan/test
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
..
dsp Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
libc Improve zip read-only filesystem 2023-08-16 17:52:12 -07:00
net Add EncodeHex() and DecodeHex() to Redbean 2023-07-06 15:38:08 -07:00
tool Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00