glibc/nptl/sysdeps/unix/sysv/linux/i386/i586
Ulrich Drepper 683040c3b2 * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,
__openat64_not_cancel): Remove prototypes.
	(__openat_nocancel, __openat64_nocancel): New prototypes or defines.
	(openat_not_cancel, openat_not_cancel_3, openat64_not_cancel,
	openat64_not_cancel_3): Use them.
2006-02-15 17:20:33 +00:00
..
libc-lowlevellock.S Update. 2002-12-12 18:29:08 +00:00
lowlevellock.S Initial revision 2002-11-26 22:50:54 +00:00
lowlevelrobustlock.S * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
pthread_barrier_wait.S Initial revision 2002-11-26 22:50:54 +00:00
pthread_cond_broadcast.S Update. 2003-01-28 23:52:31 +00:00
pthread_cond_signal.S Update. 2003-01-28 23:52:31 +00:00
pthread_cond_timedwait.S Update. 2003-01-28 23:52:31 +00:00
pthread_cond_wait.S Update. 2003-01-28 23:52:31 +00:00
pthread_rwlock_rdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_unlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_wrlock.S Update. 2003-01-29 00:39:03 +00:00
sem_post.S Update. 2003-01-28 23:52:31 +00:00
sem_timedwait.S Update. 2003-01-28 23:52:31 +00:00
sem_trywait.S Update. 2003-01-28 23:52:31 +00:00
sem_wait.S Update. 2003-01-28 23:52:31 +00:00