glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper eb7721f232 * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED
parameter to lll_futex_wait call.
	* pthread_rwlock_wrlock.c (__pthread_rwlock_wrlock): Likewise.

	* sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
	Replace lll_futex_wait with lll_private_futex_wait.
	* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
	Add LLL_SHARED parameter to lll_futex_wake().

	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Define LLL_PRIVATE
	LLL_SHARED, lll_private_futex_wait, lll_private_futex_timed_wait and
	lll_private_futex_wake.
	(lll_futex_wait): Add private parameter. Adjust FUTEX_PRIVATE_FLAG
	bit from private parm before syscall.
	(lll_futex_timed_wait): Likewise.
	(lll_futex_wake): Likewise.
	(lll_futex_wake_unlock): Likewise.
	(lll_mutex_unlock): Add LLL_SHARED parm to lll_futex_wake call.
	(lll_robust_mutex_unlock): Likewise.
	(lll_mutex_unlock_force): Likewise.
	(lll_wait_tid): Add LLL_SHARED parm to lll_futex_wait call.
2007-07-23 16:07:53 +00:00
..
alpha * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
bits . 2007-07-31 13:33:18 +00:00
i386 [BZ #4586] 2007-06-08 02:50:59 +00:00
ia64 * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
powerpc * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED 2007-07-23 16:07:53 +00:00
s390 * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
sh * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: 2007-06-17 16:42:55 +00:00
sparc [BZ #4586] 2007-06-08 02:50:59 +00:00
x86_64 Fix compilation when unconditionally using private futexes. 2007-07-23 15:46:18 +00:00
Implies
Makefile * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. 2007-05-26 01:31:40 +00:00
Versions
aio_misc.h
allocrtsig.c
createthread.c
fork.c [BZ #4586] 2007-06-08 02:50:59 +00:00
fork.h
getpid.c
internaltypes.h * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking 2007-05-30 04:08:13 +00:00
jmp-unwind.c * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the 2007-01-17 08:37:26 +00:00
kernel-posix-timers.h
libc-lowlevellock.c
libc_multiple_threads.c
libc_pthread_init.c * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value 2007-05-21 22:38:06 +00:00
lowlevelbarrier.sym * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): 2007-05-26 16:19:15 +00:00
lowlevelcond.sym * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 2007-05-29 16:15:48 +00:00
lowlevellock.c [BZ #4586] 2007-06-08 02:50:59 +00:00
lowlevelrobustlock.c [BZ #4586] 2007-06-08 02:50:59 +00:00
lowlevelrobustlock.sym
lowlevelrwlock.sym * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
mq_notify.c
pt-fork.c
pt-raise.c
pthread-pi-defines.sym
pthread_attr_getaffinity.c
pthread_attr_setaffinity.c
pthread_getaffinity.c
pthread_getcpuclockid.c
pthread_kill.c
pthread_mutex_cond_lock.c
pthread_setaffinity.c * sysdeps/unix/sysv/linux/sched_setaffinity.c 2007-05-10 23:38:55 +00:00
pthread_yield.c
raise.c
register-atfork.c
rtld-lowlevel.h * elf/dl-close.c (free_mem): Free _dl_scope_free_list. 2007-06-20 03:19:13 +00:00
sem_post.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sem_timedwait.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sem_trywait.c
sem_wait.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sigtimedwait.c
sigwait.c
sigwaitinfo.c
sleep.c
smp.h
structsem.sym * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. 2007-05-26 01:31:40 +00:00
timer_create.c [BZ #4306] 2007-04-28 04:03:38 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
unregister-atfork.c [BZ #4586] 2007-06-08 02:50:59 +00:00
unwindbuf.sym