cosmopolitan/test/libc/x
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
..
test.mk Fix race condition in makedirs() 2022-09-07 23:12:44 -07:00
utf8to16_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
utf8to32_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
utf16to8_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
utf16to32_test.c Get garbage collector working on aarch64 2023-06-07 03:34:45 -07:00
xasprintf_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xfixpath_test.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
xjoinpaths_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xslurp_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xstrcat_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00