cosmopolitan/libc/vga
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
..
BUILD.mk Delete ASAN 2024-06-22 05:45:49 -07:00
readv-vga.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
rlinit-init-vga.S Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
rlinit-vesa.S Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
tty-graph.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tty-graph.inc flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tty-klog.greg.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tty.greg.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
vga-font-default.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
vga-init.greg.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
vga.internal.h Reduce header complexity 2023-11-28 14:39:42 -08:00
writev-vga.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00