glibc/malloc
Ulrich Drepper b5d5b67be3 Update.
2003-05-04  H.J. Lu  <hongjiu.lu@intel.com>

	* malloc/arena.c (arena_get2): Add atomic_write_barrier.
	* malloc/thread-m.h: Include <atomic.h>.
	(atomic_full_barrier): Provide default.
	(atomic_read_barrier): Likewise.
	(atomic_write_barrier): Likewise.
	* sysdeps/ia64/bits/atomic.h (atomic_full_barrier): New #define.
2003-07-01 08:31:38 +00:00
..
arena.c Update. 2003-07-01 08:31:38 +00:00
Depend
hooks.c
Makefile Update. 2003-04-18 00:36:59 +00:00
malloc.c Update. 2003-06-18 23:52:51 +00:00
malloc.h * malloc/malloc.h [! __GNUC__] (__const): Define if undefined. 2003-05-28 21:01:52 +00:00
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c
memusage.sh
memusagestat.c * include/atomic.h (atomic_increment_and_test): Invert sense of test. 2003-03-22 23:01:01 +00:00
mtrace.c
mtrace.pl
obstack.c
obstack.h
set-freeres.c Update. 2003-03-21 08:03:25 +00:00
thread-freeres.c
thread-m.h Update. 2003-07-01 08:31:38 +00:00
tst-calloc.c
tst-malloc.c
tst-mallocstate.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-valloc.c
Versions