glibc/nptl/sysdeps/unix/sysv/linux/powerpc
Ulrich Drepper e59660bc25 * init.c: Make it compile with older kernel headers.
* tst-initializers1.c: Show through exit code which test failed.

	* pthread_rwlock_init.c: Also initialize __shared field.
	* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Split __flags
	element in rwlock structure into four byte elements.  One of them is
	the new __shared element.
	* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h [__WORDSIZE=32]:
	Likewise.
	[__WORDSIZE=64]: Renamed __pad1 element int rwlock structire to
	__shared, adjust names of other padding elements.
	* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
	* sysdeps/pthread/pthread.h: Adjust rwlock initializers.
	* sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Add PSHARED.
	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Define
	FUTEX_PRIVATE_FLAG.
	* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Change main
	futex to use private operations if possible.
	* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
	Likewise.
	* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
	Likewise.
	* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Likewise.
2007-05-27 18:06:18 +00:00
..
bits * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
powerpc32 * po/sv.po: Update from translation team. 2006-10-29 21:50:49 +00:00
powerpc64 * po/sv.po: Update from translation team. 2006-10-29 21:50:49 +00:00
createthread.c Update. 2003-04-25 09:12:43 +00:00
fork.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
lowlevellock.h * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
Makefile 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
not-cancel.h Update. 2003-09-03 02:53:32 +00:00
pt-longjmp.c Update. 2004-02-16 22:55:36 +00:00
pthread_attr_setstack.c . 2007-07-31 13:33:18 +00:00
pthread_attr_setstacksize.c . 2007-07-31 13:33:18 +00:00
pthread_once.c Update. 2004-09-08 06:31:04 +00:00
sem_post.c * version.h (VERSION): Define to 6. 2007-05-15 06:49:29 +00:00
Versions . 2007-07-31 13:33:18 +00:00