cosmopolitan/libc/fmt
Justine Tunney af645fcbec Make exciting improvements
- Add Lua backtraces to redbean!
- Wipe serving keys after redbean forks
- Audit redbean to remove free via exit
- Log SSL client ciphersuite preferences
- Increase ASAN malloc() backtrace depth
- Make GetSslRoots() behave as a singleton
- Move leaks.c from LIBC_TESTLIB to LIBC_LOG
- Add undocumented %n to printf() for newlines
- Fix redbean memory leak reindexing inode change
- Fix redbean memory leak with Fetch() DNS object
- Restore original environ after __cxa_finalize()
- Make backtrace always work after __cxa_finalize()
- Introduce COUNTEXPR() diagnostic / benchmark tool
- Fix a few more instances of errno being clobbered
- Consolidate the ANSI color disabling internal APIs
2022-03-18 03:02:00 -07:00
..
abs.c Change license 2020-12-27 17:18:44 -08:00
atoi.c Make numerous improvements 2021-09-28 01:52:34 -07:00
atol.c Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
atoll.c Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
basename.c Change license 2020-12-27 17:18:44 -08:00
basename_n.c Change license 2020-12-27 17:18:44 -08:00
bing.c Change license 2020-12-27 17:18:44 -08:00
bing.internal.h Enhance chibicc 2020-12-09 04:00:48 -08:00
conv.h Improve memory safety 2021-10-13 17:27:13 -07:00
dirname.c Make exciting improvements 2022-03-18 03:02:00 -07:00
div.c Change license 2020-12-27 17:18:44 -08:00
divmod10.internal.h Make improvements 2022-03-16 13:40:10 -07:00
fcvt.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
fmt.c Make exciting improvements 2022-03-18 03:02:00 -07:00
fmt.h Make improvements 2022-03-16 13:40:10 -07:00
fmt.mk Make numerous improvements 2021-09-28 01:52:34 -07:00
fmts.h Improve performance of printf functions 2021-04-24 13:58:50 -07:00
formatint32.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
formatint64.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
formatint64thousands.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
imaxabs.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
imaxabs.thunk.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
internal.h Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
isabspath.c Change license 2020-12-27 17:18:44 -08:00
isslash.internal.h Fold conv package into fmt 2020-12-09 16:52:00 -08:00
itoa.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
itoa.h Improve memory safety 2021-10-13 17:27:13 -07:00
itoa64.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
itoa64fixed16.greg.c Make numerous improvements 2021-09-28 01:52:34 -07:00
itoa64radix8.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
itoa64radix10.greg.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
itoa64radix16.greg.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
itoa128radix10.greg.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
kdos2errno.S Improve memory safety 2021-10-13 17:27:13 -07:00
kerrornames.S Make improvements 2022-03-16 13:40:10 -07:00
kerrornameslong.S Make improvements 2022-03-16 13:40:10 -07:00
labs.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ldiv.c Change license 2020-12-27 17:18:44 -08:00
leb128.h Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
lengthuint64.c Improve memory safety 2021-10-13 17:27:13 -07:00
llabs.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
lldiv.c Change license 2020-12-27 17:18:44 -08:00
mapdoserrortoerrno.c Improve memory safety 2021-10-13 17:27:13 -07:00
ntoa.c Improve memory safety 2021-10-13 17:27:13 -07:00
pad.c Improve performance of printf functions 2021-04-24 13:58:50 -07:00
pflink.h Add SSL to redbean 2021-06-24 13:20:50 -07:00
sizetol.c Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
sleb64.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
sleb128.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
snprintf.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
sprintf.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
sscanf.c Change license 2020-12-27 17:18:44 -08:00
stoa.c Add MODE=optlinux build mode (#141) 2021-10-14 19:36:49 -07:00
strerror.c Improve memory safety 2021-10-13 17:27:13 -07:00
strerror_long.greg.c Make improvements 2022-03-16 13:40:10 -07:00
strerror_r.greg.c Make improvements 2022-03-16 13:40:10 -07:00
strerror_short.greg.c Make improvements 2022-03-16 13:40:10 -07:00
stripext.c Make numerous improvements 2021-09-28 01:52:34 -07:00
stripexts.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
strtoimax.c Make numerous improvements 2021-09-28 01:52:34 -07:00
strtol.c Make numerous improvements 2021-09-28 01:52:34 -07:00
strtol.internal.h Make numerous improvements 2021-09-28 01:52:34 -07:00
strtoll.c Fix typo bug in strtoll (#245) 2021-08-15 12:07:33 -07:00
strtonum.c Change license 2020-12-27 17:18:44 -08:00
strtoul.c Make numerous improvements 2021-09-28 01:52:34 -07:00
strtoull.c Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
strtoumax.c Make numerous improvements 2021-09-28 01:52:34 -07:00
uleb64.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
uleb128.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
unbing.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
unhexbuf.c Change license 2020-12-27 17:18:44 -08:00
unsleb128.c Change license 2020-12-27 17:18:44 -08:00
unzleb64.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
vcscanf.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
vsnprintf.c Improve performance of printf functions 2021-04-24 13:58:50 -07:00
vsprintf.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
vsscanf.c Change license 2020-12-27 17:18:44 -08:00
wcstoimax.c Make numerous improvements 2021-09-28 01:52:34 -07:00
wcstol.c Make numerous improvements 2021-09-28 01:52:34 -07:00
wcstoul.c Make numerous improvements 2021-09-28 01:52:34 -07:00
wcstoumax.c Make numerous improvements 2021-09-28 01:52:34 -07:00
zleb64.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
zleb128.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00