acadia-newlib/newlib/libc/sys
Jeff Johnston 6b9a74f9e6 2005-02-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/time.h [!CYGWIN](_timezone): Change to long.
        (__tzrule_type, __tzinfo_type): New types.
        (__gettzinfo): New function.
        * libc/sys/linux/include/time.h: Ditto.
        * libc/time/Makefile.am: Add gettzinfo.c.
        * libc/time/Makefile.in: Regenerated.
        * libc/time/local.h: Moved __tzrule_type to time.h.
        * libc/time/mktime.c: Call __gettzinfo to reference
        __tznorth, __tzyear, and __tzrule array.
        * libc/time/mktm_r.c: Ditto.
        * libc/time/strftime.c: Ditto.
        * libc/time/tzset_r.c: Ditto.  Also remove definition
        of __tzrule which is now in gettzinfo.c.  Change _timezone
        references to not cast to time_t.
        * libc/time/gettzinfo.c: New file.
2005-02-23 19:08:58 +00:00
..
a29khif 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
arc 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
arm 2005-02-07 Antony King <antony.king@st.com> 2005-02-08 01:33:19 +00:00
d10v 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
decstation 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
h8300hms 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
h8500hms 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
linux 2005-02-23 Jeff Johnston <jjohnstn@redhat.com> 2005-02-23 19:08:58 +00:00
m88kbug 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
mmixware 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
netware 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
rtems 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sh 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sparc64 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sun4 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sysmec 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sysnec810 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sysnecv850 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sysvi386 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
sysvnecv70 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
tic80 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
w65 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
z8ksim 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
Makefile.am
Makefile.in 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-23 21:37:46 +00:00
aclocal.m4 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
configure 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
configure.in 2004-09-15 Jeff Johnston <jjohnstn@redhat.com> 2004-09-15 20:50:08 +00:00