cosmopolitan/tool/decode
Justine Tunney 52d28966f7
Remove old zip base skew hack
Since 8ff48201ca we no longer need the
hack where, when running .com.dbg files, we scanned for the embedded
.com file offset, and then computed zip offsets realtive to that. It
wasn't very reliable in the first place, and was causing issues with
running our new .com.dbg executables, which are true zip files.
2023-06-17 04:20:16 -07:00
..
lib Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -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 Make changes needed for new demo 2023-06-15 23:22:49 -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 Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
unhex.c Initial import 2020-06-15 07:18:57 -07:00
word.c Rewrite .zip.o file linker 2023-06-10 09:29:44 -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 Remove old zip base skew hack 2023-06-17 04:20:16 -07:00
zip2.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00