cosmopolitan/test/libc/mem
Justine Tunney d7c79f43ef
Clean up more code
- Found some bugs in LLVM compiler-rt library
- The useless LIBC_STUBS package is now deleted
- Improve the overflow checking story even further
- Get chibicc tests working in MODE=dbg mode again
- The libc/isystem/ headers now have correctly named guards
2023-06-18 01:00:05 -07:00
..
prog Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
arena_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
arraylist_test.c Get LIBC_MEM and LIBC_STDIO building with aarch64 2023-05-10 04:20:47 -07:00
bisectcarleft_test.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
critbit0_test.c Remove testonly keyword 2022-09-05 08:41:43 -07:00
djbsort_test.c Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
malloc_test.c Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
qsort_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
realloc_in_place_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
replacestr_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
reverse_test.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
sortedints_test.c Make fixes and improvements 2022-10-19 07:19:19 -07:00
strdup_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
tarjan_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
test.mk Clean up more code 2023-06-18 01:00:05 -07:00