libc/newlib/libc/time
Jeff Johnston 0be2bc94e7 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/time.h (gettimeofday): Change to proper
        prototype where second parameter is void *.
        * libc/reent/gettimeofdayr.c (_gettimeofday_r): Change prototype
        accordingly.
        * libc/include/reent.h: Fix prototype for _gettimeofday_r.
        * libc/sys/arm/syscalls.c: Fix gettimeofday function signature.
        * libc/sys/rdos/gettod.c: Ditto.
        * libc/sys/sh/syscalls.c: Ditto.
        * libc/time/time.c (time): Change call to _gettimeofday_r
        to pass NULL as 2nd argument.
2007-07-06 16:56:30 +00:00
..
Makefile.am 2006-04-11 Jeff Johnston <jjohnstn@redhat.com> 2006-04-11 19:02:16 +00:00
Makefile.in * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
asctime.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
asctime_r.c Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru> 2000-05-10 17:58:29 +00:00
clock.c * libc/time/clock.c: Clarify documentation of return value when no measurement 2003-10-14 17:41:30 +00:00
ctime.c 2002-09-24 Jeff Johnston <jjohnstn@redhat.com> 2002-09-24 21:26:45 +00:00
ctime_r.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
difftime.c 2003-01-21 Anita Kulkarni <anitak@kpit.com> 2003-01-21 19:37:04 +00:00
gettzinfo.c 2005-02-25 Eric Blake <ebb9@byu.net> 2005-02-25 22:31:21 +00:00
gmtime.c 2006-08-17 Brian Ford <Brian.Ford@FlightSafety.com> 2006-08-17 15:53:15 +00:00
gmtime_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
lcltime.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
lcltime_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
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 2005-11-18 Jeff Johnston <jjohnstn@redhat.com> 2005-11-18 19:00:29 +00:00
time.c 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> 2007-07-06 16:56:30 +00:00
time.tex 2005-02-16 Eric Blake <ebb9@byu.net> 2005-02-16 21:15:37 +00:00
tzlock.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
tzset.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
tzset_r.c 2006-11-15 Till Straumann <strauman@slac.stanford.edu> 2006-11-15 20:10:25 +00:00
tzvars.c 2005-11-08 Tom Walsh <tom@openhardware.net> 2005-11-08 22:44:16 +00:00