cosmopolitan/test/libc/str
Justine Tunney 1260f9d0ed
Add more tests for strlcpy()
I asked ChatGPT o1 for an optimized version of strlcpy() but it couldn't
produce an implementation that didn't crash. Eventually it just gave up.
2024-09-13 01:14:35 -07:00
..
a64l_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
blake2_test.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
bsr_test.c Rename _bsr/_bsf to bsr/bsf 2024-03-04 17:33:26 -08:00
BUILD.mk Update Musl Libc code 2024-07-30 22:51:29 -07:00
bzero_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
crc32c_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
crc32z_test.c Delete ASAN 2024-06-22 05:45:49 -07:00
hexpcpy_test.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
highwayhash64_test.c Avoid legacy instruction penalties on x86 2024-07-31 01:02:38 -07:00
isutf8_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
locale_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
longsort_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
memcasecmp_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
memccpy_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
memcpy_test.c Make realloc() go 100x faster on Linux/NetBSD 2024-07-07 12:40:30 -07:00
memfrob_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
memmem_test.c Make improvements 2024-09-01 01:27:47 -07:00
memrchr16_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
regex_test.c Update Musl Libc code 2024-07-30 22:51:29 -07:00
str_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strcasecmp_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strcasestr_test.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
strcat_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strcpy_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strlcpy_test.c Add more tests for strlcpy() 2024-09-13 01:14:35 -07:00
strncat_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strnwidth_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strpbrk_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strstr_test.c Make improvements 2024-09-01 01:27:47 -07:00
strtok_r_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
towupper_test.c Make improvements 2024-09-01 01:27:47 -07:00
tpenc_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tprecode8to16_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tprecode16to8_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wcsrchr_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wcwidth_test.c Make improvements 2024-09-01 01:27:47 -07:00
wmemrchr_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00