acadia-newlib/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
asctime_r.c
clock.c
ctime.c
ctime_r.c
difftime.c
gettzinfo.c
gmtime.c 2006-08-17 Brian Ford <Brian.Ford@FlightSafety.com> 2006-08-17 15:53:15 +00:00
gmtime_r.c
lcltime.c
lcltime_r.c
local.h
mktime.c
mktm_r.c
strftime.c
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
tzlock.c
tzset.c
tzset_r.c 2006-11-15 Till Straumann <strauman@slac.stanford.edu> 2006-11-15 20:10:25 +00:00
tzvars.c