mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +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 | ||
allocalim.h | ||
configure | ||
configure.in | ||
createthread.c | ||
flockfile.c | ||
ftrylockfile.c | ||
funlockfile.c | ||
list.h | ||
Makefile | ||
posix-timer.h | ||
pt-initfini.c | ||
pthread_barrier_wait.c | ||
pthread_cond_broadcast.c | ||
pthread_cond_signal.c | ||
pthread_cond_timedwait.c | ||
pthread_cond_wait.c | ||
pthread_getcpuclockid.c | ||
pthread_once.c | ||
pthread_rwlock_rdlock.c | ||
pthread_rwlock_timedrdlock.c | ||
pthread_rwlock_timedwrlock.c | ||
pthread_rwlock_unlock.c | ||
pthread_rwlock_wrlock.c | ||
pthread_sigmask.c | ||
pthread_spin_destroy.c | ||
pthread_spin_init.c | ||
pthread_spin_unlock.c | ||
pthread-functions.h | ||
pthread.h | ||
sigaction.c | ||
Subdirs | ||
tcb-offsets.h | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_routines.c | ||
timer_settime.c | ||
tst-timer.c |