cosmopolitan/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
..
__xpg_strerror_r.c Clean up some code 2023-11-16 17:31:07 -08:00
atoi.c Clean up some code 2023-11-16 17:31:07 -08:00
atol.c Clean up some code 2023-11-16 17:31:07 -08:00
basename.c Remove Windows executable path guessing logic 2023-09-21 08:13:50 -07:00
bing.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
bing.internal.h Delete more dead code 2023-07-06 09:12:28 -07:00
conv.h Clean up some code 2023-11-16 17:31:07 -08:00
dirname.c Remove Windows executable path guessing logic 2023-09-21 08:13:50 -07:00
div.c Create ELF aliases for identical symbols 2023-06-06 03:33:49 -07:00
divmod10.internal.h Clean up some code 2023-11-16 17:31:07 -08:00
fmt.mk Clean up some code 2023-11-16 17:31:07 -08:00
formatbinary64.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
formatflex64.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
formatint64thousands.c Add torture test for zipos file descriptors 2022-06-15 16:29:49 -07:00
formatoctal64.c Remove bool from public headers 2023-11-15 20:58:46 -08:00
internal.h Clean up some code 2023-11-16 17:31:07 -08:00
itoa.h Remove bool from public headers 2023-11-15 20:58:46 -08:00
itoa64fixed16.greg.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
itoa64radix16.greg.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
ldiv.c Create ELF aliases for identical symbols 2023-06-06 03:33:49 -07:00
leb128.h Fix warnings 2023-09-01 20:50:18 -07:00
libgen.h Implement more toolchain fixes 2023-06-18 05:39:31 -07:00
magnumstrs.internal.h Fix warnings 2023-09-01 20:50:18 -07:00
sizetol.c Clean up some code 2023-11-16 17:31:07 -08:00
sleb64.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
stripext.c Clean up some code 2023-11-16 17:31:07 -08:00
stripexts.c Clean up some code 2023-11-16 17:31:07 -08:00
strtol.c Clean up some code 2023-11-16 17:31:07 -08:00
strtoul.c Clean up some code 2023-11-16 17:31:07 -08:00
uleb64.c Add Compress() and Uncompress() to redbean 2022-05-16 16:49:20 -07:00
unbing.c Brush up some more code 2023-07-10 10:17:26 -07:00
unuleb64.c Fix warnings 2023-09-01 20:50:18 -07:00
unzleb64.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
wcstol.c Clean up some code 2023-11-16 17:31:07 -08:00
wcstoul.c Clean up some code 2023-11-16 17:31:07 -08:00
wintime.internal.h Make improvements 2023-10-03 06:17:16 -07:00
zleb64.c Support Linux binfmt_misc and APE loading on Apple 2022-05-21 09:28:25 -07:00