cosmopolitan/test/libc
Justine Tunney 550b52abf6
Port a lot more code to AARCH64
- Introduce epoll_pwait()
- Rewrite -ftrapv and ffs() libraries in C code
- Use more FreeBSD code in math function library
- Get significantly more tests passing on qemu-aarch64
- Fix many Musl long double functions that were broken on AARCH64
2023-05-14 09:37:26 -07:00
..
bits Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
calls Get TEST_LIBC_CALLS passing on AARCH64 2023-05-13 02:41:41 -07:00
dns Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
fmt Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
intrin Get TEST_LIBC_CALLS passing on AARCH64 2023-05-13 02:41:41 -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 Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
release Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
runtime Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
sock Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
stdio Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
str Get TEST_LIBC_STR passing on AARCH64 2023-05-12 18:09:23 -07:00
thread Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
time Make fixes and improvements 2022-10-19 07:19:19 -07:00
tinymath Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
x Greatly expand system() shell code features 2022-10-11 21:30:31 -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