cosmopolitan/test/libc/log
Justine Tunney c3440d040c
Make improvements
- 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.
2023-06-15 14:50:53 -07:00
..
appendresourcereport_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
backtrace.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
backtrace_test.c Make improvements 2023-06-15 14:50:53 -07:00
test.mk Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00