cosmopolitan/test/libc/fmt
Justine Tunney fa20edc44d
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
2023-11-28 14:39:42 -08:00
..
atoi_test.c Make improvements 2023-09-06 12:34:59 -07:00
basename_test.c Remove Windows executable path guessing logic 2023-09-21 08:13:50 -07:00
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
dirname_test.c Remove Windows executable path guessing logic 2023-09-21 08:13:50 -07:00
formatbinary64_test.c Clean up some code 2023-11-16 17:31:07 -08:00
formatflex64_test.c Clean up some code 2023-11-16 17:31:07 -08:00
formathex64_test.c Clean up some code 2023-11-16 17:31:07 -08:00
formatint64_test.c Get GNU MPFR and MPC tests to pass 2023-08-21 15:05:10 -07:00
formatint64thousands_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
formatoctal32_test.c Do code cleanup use duff device linenoise i/o 2022-04-22 18:56:52 -07:00
formatoctal64_test.c Polish redbean serialization 2022-04-29 06:10:10 -07:00
imaxdiv_test.c Add imaxdiv, wcscoll, getdtablesize (#639) 2022-10-05 07:14:58 -07:00
lengthuint64_test.c Create ELF aliases for identical symbols 2023-06-06 03:33:49 -07:00
sizetol_test.c Make improvements 2022-08-15 15:20:36 -07:00
strerror_r_test.c Reduce header complexity 2023-11-28 14:39:42 -08:00
stripexts_test.c Clean up some code 2023-11-16 17:31:07 -08:00
timevaltofiletime_test.c Make improvements 2023-10-03 06:17:16 -07:00
uleb64_test.c Add Compress() and Uncompress() to redbean 2022-05-16 16:49:20 -07:00
zleb64_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00