glibc/nptl/sysdeps/unix/sysv/linux/ia64
Ulrich Drepper 09402f5bc1 Update.
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.
2003-03-25 20:41:26 +00:00
..
bits Update. 2003-03-18 11:17:57 +00:00
Versions Update. 2003-03-25 20:41:26 +00:00
createthread.c
fork.c Update. 2003-03-13 04:41:39 +00:00
lowlevellock.h Update. 2003-03-21 08:13:51 +00:00
pt-initfini.c
pt-vfork.S
pthread_once.c Update. 2003-03-21 08:13:51 +00:00
sem_post.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sysdep-cancel.h * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h 2003-03-15 11:44:47 +00:00
timer_create.c Update. 2003-03-25 20:41:26 +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_settime.c Update. 2003-03-25 20:41:26 +00:00