cosmopolitan/test/libc/runtime
Justine Tunney eb40cb371d
Get --ftrace working on aarch64
This change implements a new approach to function call logging, that's
based on the GCC flag: -fpatchable-function-entry. Read the commentary
in build/config.mk to learn how it works.
2023-06-05 23:35:31 -07:00
..
abort_test.c Remove accidental comment 2022-09-04 00:41:09 -07:00
arch_prctl_test.c Make improvements 2023-06-03 08:12:22 -07:00
clone_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
daemon_test.c Greatly expand system() shell code features 2022-10-11 21:30:31 -07:00
exit_test.c Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
fork_test.c Make more threading improvements 2022-11-01 23:28:26 -07:00
getdosargv_test.c Add some tests for execve() 2022-10-02 14:58:14 -07:00
getdosenviron_test.c Add MODE=optlinux build mode (#141) 2021-10-14 19:36:49 -07:00
grow_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
itsatrap_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
memtrack_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
mmap_test.c Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
mprotect_test.c Get TEST_LIBC_CALLS passing on AARCH64 2023-05-13 02:41:41 -07:00
msync_test.c Add msync_test 2023-02-05 16:49:52 -08:00
munmap_test.c Remove problematic test 2023-02-05 16:50:04 -08:00
sigsetjmp_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
test.mk Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
tls_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00