cosmopolitan/test/libc
Justine Tunney fdc3fa9148 Remove sun musl fdlibm math library
The libm code from musl wasn't being used since most of these functions
are implemented using x87 which goes faster than a library intended for
risc machines.
2021-01-31 18:25:16 -08:00
..
alg Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
bits Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
calls Improve fcntl(F_{SET,GET}FL) implementation (#32) 2021-01-30 13:10:32 -08:00
crypto Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
dns Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
fmt Normalize mkdir() error codes 2021-01-29 21:21:06 -08:00
intrin Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
mem Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
nexgen32e Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
rand Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
release Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
runtime Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
sock Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
stdio Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
str Implement getcwd() for XNU 2021-01-30 08:54:12 -08:00
time Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
tinymath Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
unicode Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
x Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
xed Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
test.mk Remove sun musl fdlibm math library 2021-01-31 18:25:16 -08:00