1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-29 06:42:03 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper 9f07eae298 Update.
2003-03-20  Ulrich Drepper  <drepper@redhat.com>

	* include/atomic.h: Define atomic_compare_and_exchange_val_acq,
	atomic_compare_and_exchange_val_rel,
	atomic_compare_and_exchange_bool_acq, and
	atomic_compare_and_exchange_bool_rel instead of
	atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.
	* sysdeps/i386/i486/bits/atomic.h: Define
	__arch_compare_and_exchange_val_*_acq instead of
	__arch_compare_and_exchange_*_acq.
	* sysdeps/x86_64/bits/atomic.h: Likewise.
	* sysdeps/ia64/bits/atomic.h: Define
	__arch_compare_and_exchange_bool_*_acq instead of
	__arch_compare_and_exchange_*_acq.
	* sysdeps/powerpc/bits/atomic.h: Likewise.
	* sysdeps/s390/bits/atomic.h: Likewise.
	* gmon/mcount.c: Adjust for new form of compare&exchange macros.
	* malloc/set-freeres.c: Likewise.
	* nscd/cache.c: Likewise.
	* stdlib/cxa_finalize.c: Likewise.
	* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2003-03-21 08:13:51 +00:00
..
2003-03-18 11:17:57 +00:00
2003-03-21 08:13:51 +00:00
2003-03-20 10:29:20 +00:00
2003-03-18 11:17:57 +00:00
2003-03-19 19:15:36 +00:00
2002-12-31 20:46:11 +00:00
2002-11-26 22:50:54 +00:00
2003-03-10 06:32:42 +00:00
2002-12-31 21:10:07 +00:00
2002-11-26 22:50:54 +00:00
2003-03-18 11:17:57 +00:00
2003-03-15 09:51:22 +00:00
2003-03-13 01:51:12 +00:00
2003-03-13 01:51:12 +00:00
2003-03-11 05:26:32 +00:00
2003-03-18 11:17:57 +00:00
2003-03-10 21:03:03 +00:00
2003-03-13 01:51:12 +00:00
2002-11-26 22:50:54 +00:00
2002-11-26 22:50:54 +00:00
2003-02-21 21:07:28 +00:00
2002-11-26 22:50:54 +00:00
2003-01-09 04:19:03 +00:00
2003-03-03 22:02:13 +00:00
2003-02-13 07:14:38 +00:00
2002-12-28 22:19:04 +00:00