mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-14 18:27:54 +00:00
- Write some more unit tests - memcpy() on ARM is now faster - Address the Musl complex math FIXME comments - Some libm funcs like pow() now support setting errno - Import the latest and greatest math functions from ARM - Use more accurate atan2f() and log1pf() implementations - atoi() and atol() will no longer saturate or clobber errno |
||
---|---|---|
.. | ||
atoi_test.c | ||
basename_test.c | ||
BUILD.mk | ||
dirname_test.c | ||
formatbinary64_test.c | ||
formatflex64_test.c | ||
formathex64_test.c | ||
formatint64_test.c | ||
formatint64thousands_test.c | ||
formatoctal32_test.c | ||
formatoctal64_test.c | ||
imaxdiv_test.c | ||
lengthuint64_test.c | ||
sizetol_test.c | ||
strerror_r_test.c | ||
stripexts_test.c | ||
timevaltofiletime_test.c | ||
uleb64_test.c | ||
zleb64_test.c |