glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper f064e4c5d7 Update.
2003-03-26  Ulrich Drepper  <drepper@redhat.com>

	* abilist/librt.abilist: Add new timer interfaces for 64-bit archs.
2003-03-26 09:41:23 +00:00
..
bits Update. 2003-03-25 20:41:26 +00:00
i386 Remove unnecessary instruction in case clock_gettime isn't available. 2003-03-19 02:27:27 +00:00
ia64 Update. 2003-03-25 20:41:26 +00:00
powerpc Update. 2003-03-25 20:41:26 +00:00
s390 Update. 2003-03-25 20:41:26 +00:00
sh Update. 2003-03-18 11:17:57 +00:00
x86_64 Update. 2003-03-25 20:41:26 +00:00
allocrtsig.c Update. 2003-03-25 20:41:26 +00:00
configure
createthread.c
fork.c * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" 2003-03-22 00:07:21 +00:00
fork.h
Implies
internaltypes.h Update. 2003-03-18 11:17:57 +00:00
jmp-unwind.c Update. 2003-03-15 09:51:22 +00:00
kernel-posix-timers.h Update. 2003-03-25 20:41:26 +00:00
libc_multiple_threads.c Update. 2003-03-13 01:51:12 +00:00
libc_pthread_init.c Update. 2003-03-13 01:51:12 +00:00
libc-lowlevellock.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
libc-lowlevelmutex.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
lowlevelbarrier.sym
lowlevelcond.sym Update. 2003-03-18 11:17:57 +00:00
lowlevellock.c Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add and atomic_exchange call respectively. 2003-03-20 10:23:47 +00:00
lowlevelmutex.c PowerPC port contributed by Paul Mackerras <paulus@samba.org>. 2003-03-17 11:25:18 +00:00
lowlevelrwlock.sym
Makefile Update. 2003-03-13 01:51:12 +00:00
pt-fork.c
pt-raise.c
pthread_kill.c Update. 2003-03-25 20:41:26 +00:00
pthread_yield.c
raise.c
register-atfork.c
sem_post.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_timedwait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +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 Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
timer_create.c Update. 2003-03-26 09:41:23 +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_routines.c Update. 2003-03-25 20:41:26 +00:00
timer_settime.c Update. 2003-03-25 20:41:26 +00:00
unregister-atfork.c
Versions