cosmopolitan/libc/fmt
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
..
__xpg_strerror_r.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
atoi.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
atol.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
basename.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
bing.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
bing.internal.h Reduce header complexity 2023-11-28 14:39:42 -08:00
BUILD.mk Delete ASAN 2024-06-22 05:45:49 -07:00
conv.h Add dontthrow attribute to most libc functions 2024-01-09 01:26:03 -08:00
dirname.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
div.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
divmod10.internal.h Walk back most uses of __STRICT_ANSI__ 2024-02-27 04:09:49 -08:00
formatbinary64.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
formatflex64.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
formatint64thousands.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
formatoctal64.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
internal.h Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
itoa.h Make cosmo.h work a little better 2024-02-21 16:40:09 -08:00
itoa64fixed16.greg.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
itoa64radix16.greg.c Rename _bsr/_bsf to bsr/bsf 2024-03-04 17:33:26 -08:00
ldiv.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
leb128.h Make cosmo.h work a little better 2024-02-21 16:40:09 -08:00
libgen.h Add dontthrow attribute to most libc functions 2024-01-09 01:26:03 -08:00
magnumstrs.internal.h Fix warnings 2023-09-01 20:50:18 -07:00
sizetol.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
sleb64.c Fix sleb64 (#1179) 2024-05-20 00:33:17 -07:00
stripext.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
stripexts.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
uleb64.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
unbing.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
unuleb64.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
unzleb64.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
wcstol.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wcstoul.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wintime.internal.h Add dontthrow attribute to most libc functions 2024-01-09 01:26:03 -08:00
zleb64.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00