diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,11 +1,10 @@ -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/clock_gettime.c (SYSDEP_GETTIME_CPU) + [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break. + * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c + (SYSCALL_GETTIME): Set errno on error. + * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly count references to noai6ai_cached. |