cosmopolitan/test/libc/str
Justine Tunney d1d4388201
Delete ASAN
It hasn't been helpful enough to be justify the maintenance burden. What
actually does help is mprotect(), kprintf(), --ftrace and --strace which
can always be counted upon to work correctly. We aren't losing much with
this change. Support for ASAN on AARCH64 was never implemented. Applying
ASAN to the core libc runtimes was disabled many months ago. If there is
some way to have an ASAN runtime for user programs that is less invasive
we can potentially consider reintroducing support. But now is premature.
2024-06-22 05:45:49 -07:00
..
a64l_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
blake2_test.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
bsr_test.c Rename _bsr/_bsf to bsr/bsf 2024-03-04 17:33:26 -08:00
BUILD.mk Make old C++ demangler asynchronous signal safe 2024-05-07 03:41:33 -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 flip et / noet in modelines 2023-12-07 22:17:11 -05:00
highwayhash64_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -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 Rewrite memory manager 2024-06-22 05:45:11 -07:00
memfrob_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
memmem_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
memrchr16_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
regex_test.c Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
setlocale_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05: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 Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -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 Bring back gc() function 2024-01-08 10:26:28 -08: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 Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
strtok_r_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
towupper_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05: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 flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wmemrchr_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00