mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-08 15:33:33 +00:00
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) |
||
---|---|---|
.. | ||
prog | ||
abort_test.c | ||
clone_test.c | ||
daemon_test.c | ||
exit_test.c | ||
fork_test.c | ||
ftrace_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
mprotect_test.c | ||
msync_test.c | ||
munmap_test.c | ||
sigsetjmp_test.c | ||
test.mk | ||
tls_test.c | ||
zipos_test.c |