acadia-newlib/newlib/libc/time
Mike Frysinger 5b9c4cf23e newlib: drop support for $oext
This was needed only to support libtool in case objects ended in .lo
instead of .o, but we dropped libtool, so drop this too.
2022-02-09 23:35:23 -05:00
..
Makefile.am newlib: drop support for $oext 2022-02-09 23:35:23 -05:00
Makefile.in newlib: drop support for $oext 2022-02-09 23:35:23 -05:00
Makefile.inc newlib: libc: move manual into top-level build 2022-02-04 23:57:12 -05:00
asctime.c
asctime_r.c
clock.c
ctime.c
ctime_r.c
difftime.c
gettzinfo.c
gmtime.c
gmtime_r.c
lcltime.c
lcltime_r.c
local.h libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
mktime.c
month_lengths.c
strftime.c newlib: strftime: fix over-enthusiastic fix from 0283642f35 2018-08-08 23:59:34 +02:00
strptime.c
time.c
time.tex
tzcalc_limits.c Fix 32-bit integer overflow when calculating TZ rules 2020-11-04 13:33:36 -05:00
tzlock.c
tzset.c
tzset_r.c
tzvars.c
wcsftime.c