cosmopolitan/test/libc/mem
Justine Tunney 3f49889841
Make important improvements
- Fix preadv() and pwritev() for old distros
- Introduce _npassert() and _unassert() macros
- Prove that file locks work properly on Windows
- Support fcntl(F_DUPFD_CLOEXEC) on more systems
2022-09-14 22:39:08 -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 Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -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 important improvements 2022-09-14 22:39:08 -07:00
malloc_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
putenv_test.c Add test/libc/mem/putenv_test.c (#545) 2022-08-18 00:11:35 -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
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 Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00