glibc/nptl/sysdeps/unix/sysv/linux/ia64
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
..
bits Update. 2003-03-18 11:17:57 +00:00
createthread.c * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
fork.c Update. 2003-03-13 04:41:39 +00:00
lowlevellock.h Update. 2003-04-01 01:24:00 +00:00
pt-initfini.c * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
pt-vfork.S * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
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
Versions Update. 2003-03-25 20:41:26 +00:00