cosmopolitan/libc/elf
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
..
struct Introduce post-linker that converts ELF to PE 2023-08-09 18:46:06 -07:00
def.h Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
elf.h Fix warnings 2023-09-01 20:50:18 -07:00
elf.mk Clean up more code 2023-06-18 01:00:05 -07:00
findelfsectionbyname.c Fix warnings 2023-09-01 20:50:18 -07:00
getelfprogramheaderaddress.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsectionaddress.c Fix warnings 2023-09-01 20:50:18 -07:00
getelfsectionheaderaddress.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsectionname.c Fix warnings 2023-09-01 20:50:18 -07:00
getelfsectionnamestringtable.c Clean up more code 2023-06-18 01:00:05 -07:00
getelfsegmentaddress.c Introduce GetElfSegmentAddress() function 2023-07-23 17:36:18 -07:00
getelfstring.c Fix warnings 2023-09-01 20:50:18 -07:00
getelfstringtable.c Fix warnings 2023-09-01 20:50:18 -07:00
getelfsymbols.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsymboltable.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
iself64binary.c Clean up more code 2023-06-18 01:00:05 -07:00
iselfsymbolcontent.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
pf2prot.internal.h Improve signals and memory protection 2022-04-12 22:11:00 -07:00
scalar.h Clean up more code 2023-06-18 01:00:05 -07:00
tinyelf.internal.h Fix warnings 2023-09-01 20:50:18 -07:00