cosmopolitan/tool/decode/lib
Justine Tunney 0d748ad58e
Fix warnings
This change fixes Cosmopolitan so it has fewer opinions about compiler
warnings. The whole repository had to be cleaned up to be buildable in
-Werror -Wall mode. This lets us benefit from things like strict const
checking. Some actual bugs might have been caught too.
2023-09-01 20:50:18 -07:00
..
asmcodegen.c Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
asmcodegen.h Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
bitabuilder.c Get LIBC_MEM and LIBC_STDIO building with aarch64 2023-05-10 04:20:47 -07:00
bitabuilder.h Initial import 2020-06-15 07:18:57 -07:00
decodelib.mk Clean up more code 2023-06-18 01:00:05 -07:00
disassemblehex.c Make important improvements 2022-09-14 22:39:08 -07:00
disassemblehex.h Initial import 2020-06-15 07:18:57 -07:00
elfidnames.c Change license 2020-12-27 17:18:44 -08:00
elfidnames.h Initial import 2020-06-15 07:18:57 -07:00
flagger.c Fix warnings 2023-09-01 20:50:18 -07:00
flagger.h Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
idname.c Change license 2020-12-27 17:18:44 -08:00
idname.h Initial import 2020-06-15 07:18:57 -07:00
machoidnames.c Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
machoidnames.h Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
ntfileflagnames.c Change license 2020-12-27 17:18:44 -08:00
ntfileflagnames.h Initial import 2020-06-15 07:18:57 -07:00
peidnames.c Fix build 2022-07-20 14:00:38 -07:00
peidnames.h Initial import 2020-06-15 07:18:57 -07:00
socknames.c Make redbean StoreAsset() work better 2021-05-14 05:44:37 -07:00
socknames.h Initial import 2020-06-15 07:18:57 -07:00
titlegen.c Change license 2020-12-27 17:18:44 -08:00
titlegen.h Initial import 2020-06-15 07:18:57 -07:00
x86idnames.h Initial import 2020-06-15 07:18:57 -07:00
xederrors.c Change license 2020-12-27 17:18:44 -08:00
xederrors.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
zipnames.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
zipnames.h Initial import 2020-06-15 07:18:57 -07:00