cosmopolitan/libc/zipos
Justine Tunney 23e235b7a5
Fix bugs in cosmocc toolchain
This change integrates e58abc1110b335a3341e8ad5821ad8e3880d9bb2 from
https://github.com/ahgamut/musl-cross-make/ which fixes the issues we
were having with our C language extension for symbolic constants. This
change also performs some code cleanup and bug fixes to getaddrinfo().
It's now possible to compile projects like ncurses, readline and python
without needing to patch anything upstream, except maybe a line or two.
Pretty soon it should be possible to build a Linux distro on Cosmo.
2023-06-08 23:44:03 -07: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 Serialize ZipOS handle IO across threads 2023-02-23 06:55:10 -08:00
fstat.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
get.c Fix bugs in cosmocc toolchain 2023-06-08 23:44:03 -07:00
lock.c Implement pthread_atfork() 2022-10-16 12:25:13 -07:00
lseek.c Serialize ZipOS handle IO across threads 2023-02-23 06:55:10 -08:00
mmap.c Improve cosmocc toolchain 2023-03-05 23:52:49 -08:00
notat.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
open.c Make AARCH64 harder, better, faster, stronger 2023-05-15 02:15:34 -07:00
parseuri.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
read.c Serialize ZipOS handle IO across threads 2023-02-23 06:55:10 -08: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 Serialize ZipOS handle IO across threads 2023-02-23 06:55:10 -08:00
zipos.mk Get llama.com building as an aarch64 native binary 2023-05-10 04:20:47 -07:00
zipos.S Make ZipOS mmap safer (#735) 2023-02-22 18:57:36 -08:00