.. |
bits
|
* init.c: Make it compile with older kernel headers.
|
2007-05-27 18:06:18 +00:00 |
cancellation.S
|
Fix stack alignment on x86_64
|
2011-08-09 10:07:10 -04:00 |
clone.S
|
* Makefile (subdir-target-args): New variable.
|
2006-02-28 07:11:04 +00:00 |
compat-timer.h
|
|
|
fork.c
|
|
|
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
|
Remove gettimeofday vsyscall use from x86-86 libpthread
|
2011-09-07 00:14:06 -04:00 |
lowlevelrobustlock.S
|
Remove gettimeofday vsyscall use from x86-86 libpthread
|
2011-09-07 00:14:06 -04:00 |
Makefile
|
|
|
not-cancel.h
|
|
|
pt-vfork.S
|
|
|
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
|
Add missing register initialization in x86-64 pthread_cond_timedwait
|
2011-10-29 15:50:01 -04:00 |
pthread_cond_wait.S
|
Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI
|
2011-11-30 11:03:19 +01: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
|
Remove gettimeofday vsyscall use from x86-86 libpthread
|
2011-09-07 00:14:06 -04:00 |
pthread_rwlock_timedwrlock.S
|
Fix macro used in test
|
2011-09-08 23:53:04 -04: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
|
|
|
pthread_spin_unlock.S
|
|
|
sem_post.S
|
Remove support for !USE___THREAD
|
2011-09-10 16:50:28 -04:00 |
sem_timedwait.S
|
Remove support for !USE___THREAD
|
2011-09-10 16:50:28 -04:00 |
sem_trywait.S
|
Remove support for !USE___THREAD
|
2011-09-10 16:50:28 -04:00 |
sem_wait.S
|
Remove support for !USE___THREAD
|
2011-09-10 16:50:28 -04:00 |
sysdep-cancel.h
|
Optimize x86-64 syscall cancellation handling.
|
2009-08-04 11:03:46 -07:00 |
timer_create.c
|
|
|
timer_delete.c
|
|
|
timer_getoverr.c
|
|
|
timer_gettime.c
|
|
|
timer_settime.c
|
|
|
Versions
|
|
|
vfork.S
|
* Makefile (subdir-target-args): New variable.
|
2006-02-28 07:11:04 +00:00 |