cosmopolitan/libc/zipos
Gavin Hayes 1ef955c33b
Improve zipos path handling (#579)
This change adds opendir, readdir, and stat support for the /zip/ root,
as well as directories not explicitly encoded in the zip file.
2022-09-03 22:50:23 -07:00
..
close.c Add torture test for zipos file descriptors 2022-06-15 16:29:49 -07:00
fcntl.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
find.c Improve zipos path handling (#579) 2022-09-03 22:50:23 -07:00
free.c Add torture test for zipos file descriptors 2022-06-15 16:29:49 -07:00
fstat.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
get.c Have redbean Lua repl show utf-8 when it's valid 2022-07-23 07:22:19 -07:00
lock.c Add torture test for zipos file descriptors 2022-06-15 16:29:49 -07:00
lseek.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
notat.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
open.c Clean up some code 2022-08-20 12:32:51 -07:00
parseuri.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
read.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
stat-impl.c Improve zipos path handling (#579) 2022-09-03 22:50:23 -07:00
stat.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
zipos.internal.h Make some quick fixes and cleanup 2022-06-26 02:58:36 -07:00
zipos.mk Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
zipos.S Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00