cosmopolitan/libc/zipos
2023-02-02 02:28:50 -08:00
..
.cosmo Make fixes and improvements 2022-10-19 07:19:19 -07:00
access.c Improve system call documentation 2022-10-02 09:15:46 -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 Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
free.c Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00
fstat.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
get.c Work towards zipos / open(argv[0]) on metal (#667) 2022-11-06 00:29:47 -07:00
lock.c Implement pthread_atfork() 2022-10-16 12:25:13 -07:00
lseek.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
mmap.c Implement zipos mmap (#725) 2023-02-02 02:28:50 -08:00
notat.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
open.c Implement zipos mmap (#725) 2023-02-02 02:28:50 -08: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 Pay off more technical debt 2022-09-12 23:36:56 -07:00
zipos.internal.h Implement zipos mmap (#725) 2023-02-02 02:28:50 -08:00
zipos.mk Make fixes and improvements 2022-10-19 07:19:19 -07:00
zipos.S Implement zipos mmap (#725) 2023-02-02 02:28:50 -08:00