cosmopolitan/libc/time
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
..
struct Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
alarm.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
asctime.c Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
asctime_r.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
ctime.c Change license 2020-12-27 17:18:44 -08:00
ctime_r.c Change license 2020-12-27 17:18:44 -08:00
difftime.c Change license 2020-12-27 17:18:44 -08:00
dsleep.c Change license 2020-12-27 17:18:44 -08:00
futimens.c Change license 2020-12-27 17:18:44 -08:00
futimes.c Change license 2020-12-27 17:18:44 -08:00
futimesat.c Change license 2020-12-27 17:18:44 -08:00
kmonthname.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
kmonthnameshort.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
kweekdayname.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
kweekdaynameshort.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
localtime.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
strftime.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
strptime.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
time.h Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
time.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
times.c Change license 2020-12-27 17:18:44 -08:00
tzfile.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
xiso8601.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00