glibc/nptl/sysdeps/unix/sysv/linux/powerpc
Ulrich Drepper b5f13526e2 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
(__lll_private_flag): Define.
	(lll_futex_wait): Define as a wrapper around lll_futex_timed_wait.
	(lll_futex_timed_wait, lll_futex_wake, lll_futex_wake_unlock): Use
	__lll_private_flag.
	(lll_private_futex_wait, lll_private_futex_timedwait,
	lll_private_futex_wake): Define as wrapper around non-_private
	macros.
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
	(__lll_private_flag): Define.
	(lll_futex_timed_wait, lll_futex_wake): Use __lll_private_flag.
	(lll_private_futex_wait, lll_private_futex_timedwait,
	lll_private_futex_wake): Define as wrapper around non-_private
	macros.
2007-07-24 06:43:01 +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 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h 2007-07-24 06:43:01 +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 * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define 2007-05-28 16:43:59 +00:00
pthread_once.c * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED 2007-07-23 16:07:53 +00:00
sem_post.c * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED 2007-07-23 16:07:53 +00:00
Versions . 2007-07-31 13:33:18 +00:00