acadia-newlib/newlib/libc/time
Jeff Johnston 2dbdf66b91 Modify tzset_r.c to handle errors
- change __tzset_r so errors end up setting the timezone to
  unnamed UTC
2022-05-27 11:05:11 -04:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
asctime.c
asctime_r.c
clock.c
ctime.c
ctime_r.c
difftime.c
gettzinfo.c newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
gmtime.c
gmtime_r.c
lcltime.c
lcltime_r.c
local.h
mktime.c
month_lengths.c
strftime.c
strptime.c
time.c
time.tex
tzcalc_limits.c
tzlock.c
tzset.c Add angle TZ angle bracket support to tzset_r 2022-04-08 15:10:50 -04:00
tzset_r.c Modify tzset_r.c to handle errors 2022-05-27 11:05:11 -04:00
tzvars.c
wcsftime.c