diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index c422b2889..feb1ef079 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2008-12-11 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/sys/time.h(gettimeofday): Change prototype so + 2nd parameter is void *, matching SUSV2. + * libc/syscalls/sysgettod.c(gettimeofday): Ditto. + 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi> * configure.host: Add lm32 |