acadia-newlib/newlib/libc/time
Corinna Vinschen 808fde520f * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE
on systems where available.  On Cygwin, call function to get values.
	Add comment to explain why.  Drop TZ_LOCK/TZ_UNLOCK in 'z' case since
	it's not necessary.  In 'Z' case, add a comment to document a potential
	codeset problem.
2015-01-08 09:51:34 +00:00
..
Makefile.am
Makefile.in
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
mktime.c
month_lengths.c
strftime.c * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE 2015-01-08 09:51:34 +00:00
strptime.c
time.c
time.tex
tzcalc_limits.c
tzlock.c
tzset.c
tzset_r.c
tzvars.c
wcsftime.c