cosmopolitan/test/libc/fmt
Justine Tunney 68c7c9c1e0
Clean up some code
- Use good ELF technique in cosmo_dlopen()
- Make strerror() conform more to other libc impls
- Introduce __clear_cache() and use it in cosmo_dlopen()
- Remove libc/fmt/fmt.h header (trying to kill off LIBC_FMT)
2023-11-16 17:31:07 -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
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 Clean up some code 2023-11-16 17:31:07 -08:00
stripexts_test.c Clean up some code 2023-11-16 17:31:07 -08:00
test.mk Clean up more code 2023-06-18 01:00:05 -07: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