glibc/linuxthreads/sysdeps
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
..
alpha Avoid warnings about unused self variable. 2003-01-30 21:03:40 +00:00
arm 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
cris 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
hppa 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
i386 2003-03-21 Jakub Jelinek <jakub@redhat.com> 2003-03-21 20:37:16 +00:00
ia64 Update. 2003-03-07 22:23:23 +00:00
m68k * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC. 2003-01-05 17:16:17 +00:00
mips * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi. * sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise. Handle 64-bit longs on n64. 2003-03-14 04:22:05 +00:00
powerpc * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
pthread Update. 2003-03-25 20:41:26 +00:00
s390 Avoid warnings about unused self variable. 2003-01-30 21:03:40 +00:00
sh * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
sparc Update. 2003-02-05 00:03:02 +00:00
unix/sysv/linux 2003-03-24 Daniel Jacobowitz <drow@mvista.com> 2003-03-25 09:44:29 +00:00
x86_64 Update. 2002-12-28 09:27:26 +00:00