From 165ab1d78d209289a971f121cd3331475b340692 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Jun 2000 04:33:59 +0000 Subject: Update. * sysdeps/pthread/timer_create.c (timer_create): Correct names of CPUTIME clock ID. Add support for thread clocks. --- linuxthreads/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d8bc2cfd90..fcb9f9a6c8 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2000-06-08 Ulrich Drepper + * sysdeps/pthread/timer_create.c (timer_create): Correct names of + CPUTIME clock ID. Add support for thread clocks. + * sysdeps/pthread/posix-timer.h (timer_ptr2id): Operands in subtraction were switched. -- cgit v1.2.3