cosmopolitan/libc/time
Gautham 6f658f058b
Change noinline to dontinline (#312)
We defined `noinline` as an abbreviation for the longer version
`__attribute__((__noinline__))` which caused name clashes since
third party codebases often write it as `__attribute__((noinline))`.
2021-11-12 15:12:18 -08:00
..
struct Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
alarm.c Make numerous improvements 2021-09-28 01:52:34 -07: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
iso8601.c Make redbean tinier 2021-07-04 12:26:54 -07: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 Improve memory safety 2021-10-13 17:27:13 -07:00
strftime.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
strptime.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
time.h Make redbean tinier 2021-07-04 12:26:54 -07:00
time.mk Make numerous improvements 2021-09-28 01:52:34 -07:00
times.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
tzfile.internal.h Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
xiso8601.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00