cosmopolitan/third_party
Justine Tunney da36e7e256 Make major improvements to stdio
Buffering now has optimal performance, bugs have been fixed, and some
missing apis have been introduced. This implementation is also now more
production worthy since it's less brittle now in terms of system errors.
That's going to help redbean since lua i/o is all based on stdio.

See #97
2021-03-26 22:31:41 -07:00
..
chibicc Make major improvements to redbean 2021-03-25 02:24:05 -07:00
compiler_rt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
dlmalloc Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Make gdtoa less tunable (#104) 2021-03-07 16:41:59 -08:00
getopt Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
lua Make major improvements to stdio 2021-03-26 22:31:41 -07:00
lz4cli Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
musl Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
regex Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
stb Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xed Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zlib Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
third_party.mk Delete Duktape (#97) 2021-03-08 13:17:52 -08:00