cosmopolitan/test/libc/mem
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
..
prog Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
critbit0_test.c Improve zip read-only filesystem 2023-08-16 17:52:12 -07:00
djbsort_test.c Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
malloc_test.c Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
qsort_test.c Make improvements 2023-07-10 04:35:14 -07:00
sortedints_test.c Make fixes and improvements 2022-10-19 07:19:19 -07:00
strdup_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
test.mk Make fatcosmocc good enough to build Lua 5.4.6 2023-08-12 16:44:04 -07:00