glibc/nptl/sysdeps
Ulrich Drepper db54f488ee Update.
2003-07-07  Ulrich Drepper  <drepper@redhat.com>

	* descr.h (struct pthread): Add pid field.
	* allocatestack.c (allocate_stack): Initialize pid field in descriptor.
	(__reclaim_stacks): Likewise.
	* init.c (sigcancel_handler): If __ASSUME_CORRECT_SI_PID is defined
	also check for PID of the signal source.
	(__pthread_initialize_minimal_internal): Also initialize pid field
	of initial thread's descriptor.
	* pthread_cancel.c: Use tgkill instead of tkill if possible.
	* sysdeps/unix/sysv/linux/fork.c: Likewise.
	* sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
	* sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
	* sysdeps/unix/sysv/linux/raise.c: Likewise.
2003-07-08 03:40:49 +00:00
..
alpha Update. 2003-07-01 20:23:15 +00:00
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 Update. 2003-06-22 23:55:27 +00:00
ia64 2003-07-03 Roland McGrath <roland@redhat.com> 2003-07-03 23:55:19 +00:00
powerpc Update. 2003-06-22 23:55:27 +00:00
pthread Update. 2003-07-05 07:26:41 +00:00
s390 Update. 2003-06-22 23:55:27 +00:00
sh Update. 2003-06-22 23:55:27 +00:00
unix/sysv/linux Update. 2003-07-08 03:40:49 +00:00
x86_64 Update. 2003-06-22 23:55:27 +00:00