cosmopolitan/libc/linux
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
..
clone.h Run clang-format on most sources 2023-04-27 05:44:32 -07:00
close.h Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
execve.h Add APE interpreter example (#263) 2021-09-04 00:58:21 -07:00
exit.h Fix bugs in cosmocc toolchain 2023-06-08 23:44:03 -07:00
fstat.h Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
futex.h Add atomics to chibicc 2022-06-20 03:08:00 -07:00
linux.mk Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
mmap.h Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
munmap.h Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
open.h Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
read.h Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
write.h Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00