mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-08 15:33:33 +00:00
0d748ad58e
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. |
||
---|---|---|
.. | ||
prog | ||
abort_test.c | ||
clone_test.c | ||
daemon_test.c | ||
exit_test.c | ||
fork_test.c | ||
ftrace_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
mprotect_test.c | ||
msync_test.c | ||
munmap_test.c | ||
sigsetjmp_test.c | ||
test.mk | ||
tls_test.c | ||
zipos_test.c |