Update.
commit559382738799bf3bef8d81c2091bd713ec8c1c9e
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 20:38:08 +0000 (8 20:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 20:38:08 +0000 (8 20:38 +0000)
tree7657c43ac5a62e8d4c00bfee75ab9b4782758d05
parent2715f28ad4494dcf5da41398a6dbf2e43042620d
Update.

* sysdeps/pthread/posix-timer.h (struct timer_node): Add creator_pid.
* sysdeps/pthread/timer_create.c: Fill in creator_pid.
* sysdeps/pthread/timer_routines.c (thread_expire_timer): Send signal
with sigqueueinfo is this system call is available.

* sysdeps/pthread/timer_create.c (timer_create): Allow
CLOCK_CPUTIME if _POSIX_CPUTIME is defined.
linuxthreads/ChangeLog
linuxthreads/sysdeps/pthread/posix-timer.h
linuxthreads/sysdeps/pthread/timer_create.c
linuxthreads/sysdeps/pthread/timer_routines.c