glibc/nptl/sysdeps/unix/sysv/linux/s390
Ulrich Drepper d804f5df60 * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):
Don't give the union a name because it changes the mangled name.
	Instead name the struct for __data.
	* sysdeps/unix/sysv/linux/ia64/bits/pthreadtypes.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: Likewise.
	* pthread_create.c (start_thread): Adjust robust mutex free loop.
	* descr.h (ENQUEUE_MUTEX, DEQUEUE_MUTEX): Adjust.
2006-01-06 21:40:51 +00:00
..
bits * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t): 2006-01-06 21:40:51 +00:00
s390-32 2.5-18.1 2007-07-12 18:26:36 +00:00
s390-64 2.5-18.1 2007-07-12 18:26:36 +00:00
fork.c
jmp-unwind.c Update. 2004-10-06 18:09:57 +00:00
lowlevellock.h (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. 2005-09-08 17:39:07 +00:00
not-cancel.h Update. 2003-09-03 02:53:32 +00:00
pthread_once.c