cosmopolitan/libc/zipos
Justine Tunney 7e0a09feec
Mint APE Loader v1.5
This change ports APE Loader to Linux AARCH64, so that Raspberry Pi
users can run programs like redbean, without the executable needing
to modify itself. Progress has also slipped into this change on the
issue of making progress better conforming to user expectations and
industry standards regarding which symbols we're allowed to declare
2023-07-26 13:54:49 -07:00
..
.cosmo Make fixes and improvements 2022-10-19 07:19:19 -07:00
access.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
close.c Add torture test for zipos file descriptors 2022-06-15 16:29:49 -07:00
fcntl.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
find.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
free.c Serialize ZipOS handle IO across threads 2023-02-23 06:55:10 -08:00
fstat.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
get.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
lock.c Implement pthread_atfork() 2022-10-16 12:25:13 -07:00
lseek.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
mmap.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
notat.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
open.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
parseuri.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
read.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
stat-impl.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
stat.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
zipos.internal.h Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
zipos.mk Clean up more code 2023-06-18 01:00:05 -07:00
zipos.S Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00