glibc/nptl/sysdeps/pthread
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 * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
aio_misc.h * nscd/initgrcache.c (addinitgroupsX): Move any_success 2006-09-05 15:33:13 +00:00
allocalim.h [BZ #2502] 2006-05-02 06:17:16 +00:00
configure Remove broken declaration. 2003-12-03 06:50:01 +00:00
configure.in Remove broken declaration. 2003-12-03 06:50:01 +00:00
createthread.c [BZ #3124] 2006-09-05 17:18:23 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
gai_misc.h * nscd/initgrcache.c (addinitgroupsX): Move any_success 2006-09-05 15:33:13 +00:00
librt-cancellation.c Update. 2003-12-20 06:34:59 +00:00
list.h
Makefile * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
malloc-machine.h
posix-timer.h Update. 2004-12-10 00:41:30 +00:00
pt-initfini.c 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
pt-longjmp.c Update. 2004-02-14 07:30:42 +00:00
pthread_sigmask.c Update. 2004-09-28 22:44:12 +00:00
pthread-functions.h * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value 2007-05-21 22:38:06 +00:00
pthread.h * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
rt-unwind-resume.c
setxid.h * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the 2007-01-17 08:37:26 +00:00
sigfillset.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
sigprocmask.c
Subdirs * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
tcb-offsets.h
timer_create.c Update. 2004-12-10 00:41:30 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c Update. 2004-04-18 02:37:56 +00:00
timer_routines.c Update. 2004-12-10 00:41:30 +00:00
timer_settime.c
tst-mqueue8x.c Update. 2004-04-18 02:37:56 +00:00
tst-timer.c
unwind-forcedunwind.c * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
unwind-resume.c