glibc/nptl/sysdeps/unix/sysv/linux/x86_64
2010-07-01 19:07:14 -07:00
..
bits * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
cancellation.S Fix infloop in __pthread_disable_asynccancel on x86_64 2009-11-27 21:37:30 -08:00
clone.S * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
compat-timer.h Update. 2003-03-25 20:41:26 +00:00
fork.c Update. 2003-03-10 07:39:55 +00:00
libc-cancellation.S Optimize x86-64 syscall cancellation handling. 2009-08-04 11:03:46 -07:00
libc-lowlevellock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
librt-cancellation.S Optimize x86-64 syscall cancellation handling. 2009-08-04 11:03:46 -07:00
lowlevellock.h Support requeueing for condvars using PI mutex. x86-64 only. 2009-07-19 20:56:40 -07:00
lowlevellock.S Work around kernel rejecting valid absolute timestamps 2010-07-01 19:07:14 -07:00
lowlevelrobustlock.S Work around kernel rejecting valid absolute timestamps 2010-07-01 19:07:14 -07:00
Makefile * config.make.in (fno-unit-at-a-time): Define. 2003-12-02 07:37:28 +00:00
not-cancel.h Fix a typo. 2003-09-02 13:25:06 +00:00
pt-vfork.S Update. 2004-03-10 05:25:48 +00:00
pthread_barrier_wait.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_cond_broadcast.S Fix bookkeeping in mutex when using requeue_pi. 2009-07-28 09:40:39 -07:00
pthread_cond_signal.S Fix check for PI mutex in x86-64 pthread_cond_signal 2009-08-10 08:10:11 -07:00
pthread_cond_timedwait.S Work around kernel rejecting valid absolute timestamps 2010-07-01 19:07:14 -07:00
pthread_cond_wait.S Another minor optimization of x86-64 pthread_cond_wait. 2009-08-08 10:21:46 -07:00
pthread_once.S Replace hand-coded unwind tables from x86-64 pthread_once. 2009-07-17 14:45:08 -07:00
pthread_rwlock_rdlock.S Rvert accidental checkins. 2009-08-22 17:58:04 -07:00
pthread_rwlock_timedrdlock.S Work around kernel rejecting valid absolute timestamps 2010-07-01 19:07:14 -07:00
pthread_rwlock_timedwrlock.S Work around kernel rejecting valid absolute timestamps 2010-07-01 19:07:14 -07:00
pthread_rwlock_unlock.S Rvert accidental checkins. 2009-08-22 17:58:04 -07:00
pthread_rwlock_wrlock.S Rvert accidental checkins. 2009-08-22 17:58:04 -07:00
pthread_setaffinity.c * sysdeps/unix/sysv/linux/sched_setaffinity.c 2007-05-10 23:38:55 +00:00
pthread_spin_init.c Add __builtin_expect where appropriate. 2003-03-18 00:31:30 +00:00
pthread_spin_unlock.S Add __builtin_expect where appropriate. 2003-03-18 00:31:30 +00:00
sem_post.S (sem_post): Avoid unnecessary addr32 prefix. 2008-01-30 17:43:50 +00:00
sem_timedwait.S Work around kernel rejecting valid absolute timestamps 2010-07-01 19:07:14 -07:00
sem_trywait.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
sem_wait.S Small optimizations to cancellable x86-64 code. 2009-08-07 20:36:53 -07:00
sysdep-cancel.h Optimize x86-64 syscall cancellation handling. 2009-08-04 11:03:46 -07:00
timer_create.c Update. 2003-03-25 20:41:26 +00:00
timer_delete.c Update. 2003-03-25 20:41:26 +00:00
timer_getoverr.c Update. 2003-03-25 20:41:26 +00:00
timer_gettime.c Update. 2003-03-25 20:41:26 +00:00
timer_settime.c Update. 2003-03-25 20:41:26 +00:00
Versions Update. 2003-03-25 20:41:26 +00:00
vfork.S * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00