cosmopolitan/tool
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
..
args Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
build Rewrite memory manager 2024-06-22 05:45:11 -07:00
cosmocc Support -x LANG flag in cosmocc 2024-06-20 23:55:46 -07:00
curl Refactor and improve CTL and other code 2024-06-04 05:45:48 -07:00
decode Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
emacs Delete ASAN 2024-06-22 05:45:49 -07:00
hello Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
lambda Rewrite memory manager 2024-06-22 05:45:11 -07:00
net Rewrite memory manager 2024-06-22 05:45:11 -07:00
plinko Rewrite memory manager 2024-06-22 05:45:11 -07:00
scripts Refactor and improve CTL and other code 2024-06-04 05:45:48 -07:00
viz Rewrite memory manager 2024-06-22 05:45:11 -07:00
zsh Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00