From 15ef4b555f5bef9bbcb39bf72f8399d77e57afff Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 24 Jul 2004 20:18:57 +0000 Subject: [BZ #284] Update. 2004-07-23 Jakub Jelinek [BZ #284] * sysdeps/pthread/pthread.h (pthread_getcpuclockid): Use __clockid_t instead of clockid_t. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2fa486a502..f2507ae9d9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2004-07-23 Jakub Jelinek + + [BZ #284] + * sysdeps/pthread/pthread.h (pthread_getcpuclockid): Use __clockid_t + instead of clockid_t. + 2004-07-21 Roland McGrath * Makefile ($(objpfx)multidir.mk): Use $(make-target-directory). -- cgit v1.2.3