mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-28 21:41:08 +00:00
09402f5bc1
2003-03-25 Ulrich Drepper <drepper@redhat.com> * csu/tst-atomic.c: Adjust tests to what atomic_add_negative and atomic_add_zero were supposed to do. * include/atomic.h: Adjust atomic_add_negative and atomic_add_zero to x86 behavior. * sysdeps/generic/bits/typesizes.h (__TIMER_T_TYPE): Define as void*. This matches the new timer implementation. * sysdeps/unix/sysv/linux/bits/siginfo.h (struct siginfo): Adjust timer info for what the kernel provides these days. (struct sigevent): Add _tid field. Define SIGEV_THREAD_ID. * Versions.def (librt): Add GLIBC_2.3.3. * abilist/libpthread.abilist: Update for nptl. |
||
---|---|---|
.. | ||
bits | ||
compat-timer.h | ||
fork.c | ||
libc-lowlevellock.S | ||
libc-lowlevelmutex.S | ||
lowlevellock.h | ||
lowlevellock.S | ||
lowlevelmutex.S | ||
Makefile | ||
pt-vfork.S | ||
pthread_barrier_wait.S | ||
pthread_cond_broadcast.S | ||
pthread_cond_signal.S | ||
pthread_cond_timedwait.S | ||
pthread_cond_wait.S | ||
pthread_once.S | ||
pthread_rwlock_rdlock.S | ||
pthread_rwlock_timedrdlock.S | ||
pthread_rwlock_timedwrlock.S | ||
pthread_rwlock_unlock.S | ||
pthread_rwlock_wrlock.S | ||
pthread_spin_init.c | ||
pthread_spin_unlock.S | ||
sem_post.S | ||
sem_timedwait.S | ||
sem_trywait.S | ||
sem_wait.S | ||
sysdep-cancel.h | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_settime.c | ||
Versions |