cosmopolitan/test/libc/mem
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
..
prog Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
critbit0_test.c Fix small matters and improve sysconf() 2023-08-17 00:32:11 -07:00
djbsort_test.c Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
malloc_test.c Fix warnings 2023-09-01 20:50:18 -07:00
qsort_test.c Make improvements 2023-07-10 04:35:14 -07:00
sortedints_test.c Fix warnings 2023-09-01 20:50:18 -07:00
strdup_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
test.mk Make fatcosmocc good enough to build Lua 5.4.6 2023-08-12 16:44:04 -07:00