diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 553219fa98..af4631859c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -8,6 +8,8 @@ * manager.c: Likewise. * ptclock_gettime.c: New file. * ptclock_settime.c: New file. + * internals.h: Fix parameter type for __pthread_clock_gettime and + __pthread_clock_settime. * sysdeps/i386/i586/ptclock_gettime.c: Removed. * sysdeps/i386/i586/ptclock_settime.c: Removed. |