cosmopolitan/tool/decode
Justine Tunney 5005f2e446
Rewrite brk() and sbrk()
This change reduces the .bss memory requirement for all executables by
O(64kb). The brk system calls are now fully tested and figured out and
might be useful for tiny programs that only target System Five.
2022-10-01 23:11:56 -07:00
..
lib Make important improvements 2022-09-14 22:39:08 -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 Pay off more technical debt 2022-09-12 23:36:56 -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 Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
mkcombos.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
mkwides.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -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 Pay off more technical debt 2022-09-12 23:36:56 -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
x87.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xor.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
zip.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
zip2.c Pay off more technical debt 2022-09-12 23:36:56 -07:00