glibc/nptl/sysdeps/x86_64
Ulrich Drepper 211d90c524 Update.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h (__lll_mutex_lock):
	Use atomic_exchange_and_add instead of __lll_add.
	(__lll_mutex_timedlock): Likewise.
	Patch by Ian Wienand.

2003-03-24  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
	(SINGLE_THREAD_P): Fix typo.
	* tst-cancel-wrappers.sh: Handle '.'ed symbols.

2003-03-31  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (tests): Add tst-align.
	* tst-align.c: New file.
	* sysdeps/i386/Makefile: Define CFLAGS-tst-align.
	* sysdeps/x86_64/Makefile: Likewise.

	* tst-tsd2.c: Add casts to avoid warnings.
2003-04-01 01:24:00 +00:00
..
Makefile Update. 2003-04-01 01:24:00 +00:00
pthread_spin_init.c Update. 2002-11-28 00:53:12 +00:00
pthread_spin_lock.c Update. 2002-11-28 00:53:12 +00:00
pthread_spin_trylock.S 2003-03-12 Roland McGrath <roland@redhat.com> 2003-03-12 10:28:07 +00:00
pthread_spin_unlock.S Update. 2003-03-12 05:45:00 +00:00
pthreaddef.h Update. 2003-03-25 20:41:26 +00:00
tcb-offsets.sym Update. 2003-03-12 20:03:07 +00:00
td_ta_map_lwp2thr.c Update. 2003-02-07 09:11:24 +00:00
tls.h Update. 2003-03-15 09:51:22 +00:00