cosmopolitan/test/libc
Justine Tunney 01fd655097
Get garbage collector working on aarch64
Garbage collection will now happen on arm64 when a function returns,
rather than kicking the can down the road to when the process exits.
This change also does some code cleanup and incorporates suggestions
2023-06-07 03:34:45 -07:00
..
calls Fix test fleet errors 2023-06-04 10:57:11 -07:00
dns Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
fmt Create ELF aliases for identical symbols 2023-06-06 03:33:49 -07:00
intrin Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
log Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
mem Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
nexgen32e Get garbage collector working on aarch64 2023-06-07 03:34:45 -07:00
release Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
runtime Simplify ftrace_hook() 2023-06-06 11:10:38 -07:00
sock Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
stdio Fix test fleet errors 2023-06-04 10:57:11 -07:00
str Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
thread Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
time Make fixes and improvements 2022-10-19 07:19:19 -07:00
tinymath Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
x Get garbage collector working on aarch64 2023-06-07 03:34:45 -07:00
xed Pay off more technical debt 2022-09-12 23:36:56 -07:00
zipos Add fexecve() and map O_EXEC to O_PATH on Linux 2022-10-02 09:15:46 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00