cosmopolitan/tool
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
..
args Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
build Improve zip read-only filesystem 2023-08-16 17:52:12 -07:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
emacs Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
hello Move zipos into runtime package 2023-08-11 23:14:02 -07:00
lambda Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
net Remove old Windows thread hack from Redbean 2023-08-15 06:06:43 -07:00
plinko Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
scripts Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
viz Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
tool.mk Make fatcosmocc good enough to build Lua 5.4.6 2023-08-12 16:44:04 -07:00