mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
- More timspec_*() and timeval_*() APIs have been introduced. - The copyfd() function is now simplified thanks to POSIX rules. - More Cosmo-specific APIs have been moved behind the COSMO define. - The setitimer() polyfill for Windows NT is now much higher quality. - Fixed build error for MODE=aarch64 due to -mstringop-strategy=loop. - This change introduces `make MODE=nox87 toolchain` which makes it possible to build programs using your cosmocc toolchain that don't have legacy fpu instructions. This is useful, for example, if you want to have a ~22kb tinier blink virtual machine. |
||
---|---|---|
.. | ||
crypt_test.c | ||
devrand_test.c | ||
dirstream_test.c | ||
dtoa_test.c | ||
dumphexc_test.c | ||
ecvt_test.c | ||
fgetln_test.c | ||
fgets_test.c | ||
fgetwc_test.c | ||
fmemopen_test.c | ||
fputc_test.c | ||
fputs_test.c | ||
fread_test.c | ||
freopen_test.c | ||
fseeko_test.c | ||
ftell_test.c | ||
fwrite_test.c | ||
getdelim_test.c | ||
getentropy_test.c | ||
getrandom_test.c | ||
gz_test.c | ||
iconv_test.c | ||
joinstrlist_test.c | ||
memory_test.c | ||
mkostempsm_test.c | ||
mt19937_test.c | ||
popen_test.c | ||
posix_spawn_test.c | ||
rand_test.c | ||
rngset_test.c | ||
system_test.c | ||
test.mk | ||
tmpfile_test.c | ||
ungetc_test.c | ||
vappendf_test.c |