cosmopolitan/tool/decode
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
..
lib Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
ar.c Clean up some code 2022-08-20 12:32:51 -07:00
base64.c Make redbean SSL more tunable 2021-08-09 07:38:57 -07:00
decode.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
dumpvdso.c Remove malloc() dependency on pledge() / unveil() 2022-07-24 21:51:37 -07:00
elf.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
ent.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
hex.c Change license 2020-12-27 17:18:44 -08:00
macho.c Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
mkcombos.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
mkwides.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
pe2.c Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
peboff.c Initial import 2020-06-15 07:18:57 -07:00
scrubdox.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
unhex.c Initial import 2020-06-15 07:18:57 -07:00
x86opinfo.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
xor.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
zip.c Fix bugs in cosmocc toolchain 2023-06-08 23:44:03 -07:00
zip2.c Fix bugs in cosmocc toolchain 2023-06-08 23:44:03 -07:00