glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper 5593827387 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.
2000-06-08 20:38:08 +00:00
..
bits Update. 2000-05-25 06:15:25 +00:00
getcpuclockid.c Update. 2000-04-13 07:30:27 +00:00
Makefile Update. 2000-06-08 19:54:27 +00:00
posix-timer.h Update. 2000-06-08 20:38:08 +00:00
pthread.h Update. 2000-04-16 01:18:43 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
timer_create.c Update. 2000-06-08 20:38:08 +00:00
timer_delete.c Update. 2000-06-08 19:54:27 +00:00
timer_getoverr.c Update. 2000-06-08 19:54:27 +00:00
timer_gettime.c Update. 2000-06-08 19:54:27 +00:00
timer_routines.c Update. 2000-06-08 20:38:08 +00:00
timer_settime.c Update. 2000-06-08 19:54:27 +00:00
tst-timer.c Update. 2000-06-08 19:54:27 +00:00