diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-11-15 Ulrich Drepper <drepper@gmail.com> + + * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): If + __ASSUME_POSIX_CPU_TIMERS is defined assign the result of the syscall + to retval and return. + 2011-11-15 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly |