acadia-newlib/newlib/libc/time
Jeff Johnston 1139537a25 2005-02-25 Eric Blake <ebb9@byu.net>
* libc/include/time.h (__tzrule_struct): Make offset long, since
        a 16-bit int overflows on a 12-hour offset.
        * libc/sys/linux/include/time.h: Ditto.
        * libc/time/mktime.c (mktime): Use new type of __tzrule.offset.
        * libc/time/mktm_r.c: Ditto.
        * libc/time/gettzinfo.c: Ditto.
        * libc/time/strftime.c (strftime): Fix '%x' to deal with negative
        years.  Fix '%z' to use long, not int.
2005-02-25 22:31:21 +00:00
..
Makefile.am 2005-02-23 Jeff Johnston <jjohnstn@redhat.com> 2005-02-23 19:08:58 +00:00
Makefile.in 2005-02-23 Jeff Johnston <jjohnstn@redhat.com> 2005-02-23 19:08:58 +00:00
asctime.c
asctime_r.c
clock.c
ctime.c
ctime_r.c
difftime.c
gettzinfo.c 2005-02-25 Eric Blake <ebb9@byu.net> 2005-02-25 22:31:21 +00:00
gmtime.c
gmtime_r.c
lcltime.c
lcltime_r.c
local.h 2005-02-23 Jeff Johnston <jjohnstn@redhat.com> 2005-02-23 19:08:58 +00:00
mktime.c 2005-02-25 Eric Blake <ebb9@byu.net> 2005-02-25 22:31:21 +00:00
mktm_r.c 2005-02-25 Eric Blake <ebb9@byu.net> 2005-02-25 22:31:21 +00:00
strftime.c 2005-02-25 Eric Blake <ebb9@byu.net> 2005-02-25 22:31:21 +00:00
strptime.c 2004-07-29 Jeff Johnston <jjohnstn@redhat.com> 2004-07-29 15:54:18 +00:00
time.c
time.tex 2005-02-16 Eric Blake <ebb9@byu.net> 2005-02-16 21:15:37 +00:00
tzlock.c 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:16:59 +00:00
tzset.c
tzset_r.c 2005-02-23 Jeff Johnston <jjohnstn@redhat.com> 2005-02-23 19:08:58 +00:00