glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper eb4f590989 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix
code used when private futexes are assumed.
	* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
	Likewise.
2007-07-24 06:57:42 +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 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h 2007-07-24 06:43:01 +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 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix 2007-07-24 06:57:42 +00:00
Implies Initial revision 2002-11-26 22:50:54 +00:00
Makefile * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. 2007-05-26 01:31:40 +00:00
Versions Update. 2002-12-28 22:19:04 +00:00
aio_misc.h * sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups. 2006-03-02 17:35:44 +00:00
allocrtsig.c Update. 2004-09-20 00:16:11 +00:00
createthread.c Update. 2003-03-10 06:32:42 +00:00
fork.c [BZ #4586] 2007-06-08 02:50:59 +00:00
fork.h * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
getpid.c Update. 2004-03-24 22:05:34 +00:00
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 Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_once, and __helper_tid. (struct timer): Remove th and bar field. 2003-03-28 06:22:13 +00:00
libc-lowlevellock.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
libc_multiple_threads.c Update. 2003-03-13 01:51:12 +00:00
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 * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
lowlevelrwlock.sym * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
mq_notify.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
pt-fork.c Initial revision 2002-11-26 22:50:54 +00:00
pt-raise.c Update. 2003-12-20 23:39:42 +00:00
pthread-pi-defines.sym 2006-07-28 Ulrich Drepper <drepper@redhat.com> 2006-07-29 04:42:09 +00:00
pthread_attr_getaffinity.c Update. 2004-03-29 22:04:09 +00:00
pthread_attr_setaffinity.c * pthread_key_create.c (__pthread_key_create): Do away with 2006-05-11 17:52:42 +00:00
pthread_getaffinity.c Update. 2004-03-29 22:04:09 +00:00
pthread_getcpuclockid.c Use <> instead of "" includes. 2005-04-27 16:51:52 +00:00
pthread_kill.c * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't 2006-12-22 20:26:56 +00:00
pthread_mutex_cond_lock.c * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
pthread_setaffinity.c * sysdeps/unix/sysv/linux/sched_setaffinity.c 2007-05-10 23:38:55 +00:00
pthread_yield.c Initial revision 2002-11-26 22:50:54 +00:00
raise.c Update. 2004-03-10 05:25:48 +00:00
register-atfork.c * sysdeps/mach/hurd/ifreq.c: Add missing #includes. 2005-12-21 22:54:00 +00:00
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 Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_wait.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sigtimedwait.c Update. 2003-06-17 22:11:22 +00:00
sigwait.c Update. 2003-06-17 22:11:22 +00:00
sigwaitinfo.c Update. 2003-06-17 22:11:22 +00:00
sleep.c * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
smp.h [BZ #2980] 2006-08-02 16:45:53 +00:00
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 Update. 2003-06-18 19:34:34 +00:00
timer_getoverr.c Update. 2003-06-18 19:34:34 +00:00
timer_gettime.c Update. 2003-06-18 19:34:34 +00:00
timer_routines.c * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread): 2006-04-27 18:17:50 +00:00
timer_settime.c Update. 2003-06-18 19:34:34 +00:00
unregister-atfork.c [BZ #4586] 2007-06-08 02:50:59 +00:00
unwindbuf.sym Update. 2003-07-01 03:33:06 +00:00