glibc/malloc
Ulrich Drepper 565bc88a12 Update.
2000-11-18  Akim Demaille  <akim@epita.fr>

	* malloc/obstack.h: Formatting changes.
	(obstack_grow, obstack_grow0): Don't cast WHERE at all: it
	prevents type checking.
	(obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
	cast the value to (void *): assigning a `foo *' to a `void *'
	variable is valid.
	(obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
2000-11-18 08:11:59 +00:00
..
Depend
Makefile Update. 2000-10-24 08:25:05 +00:00
malloc.c Update. 2000-09-29 03:39:20 +00:00
malloc.h Update. 2000-10-07 22:28:05 +00:00
mallocbug.c
mcheck-init.c
mcheck.c Update. 2000-03-28 17:33:37 +00:00
mcheck.h Update. 2000-03-28 17:33:37 +00:00
memusage.c Update. 2000-10-15 06:50:42 +00:00
memusage.sh Update. 2000-06-20 04:46:22 +00:00
memusagestat.c Update. 2000-06-20 04:46:22 +00:00
mtrace.c Update. 2000-09-18 22:41:47 +00:00
mtrace.pl Update. 2000-08-19 16:58:09 +00:00
obstack.c Update. 2000-11-10 04:21:10 +00:00
obstack.h Update. 2000-11-18 08:11:59 +00:00
set-freeres.c
thread-m.h Update. 2000-09-10 18:43:37 +00:00
tst-calloc.c Update. 2000-04-12 23:53:40 +00:00
tst-malloc.c
tst-mtrace.c Test program for mtrace. 2000-07-07 03:00:06 +00:00
tst-mtrace.sh Update. 2000-07-23 01:23:29 +00:00
tst-obstack.c (main): Run tests for different alignments. 2000-10-24 08:30:36 +00:00
tst-valloc.c
Versions Update. 2000-04-14 17:44:22 +00:00