Ulrich Drepper 78ac92ad8d * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
Change all callers.
	(_int_realloc): Likewise.
	All _int_* functions are now static.
	* malloc/hooks.c: Change all callers to _int_free and _int_realloc.
	* malloc/arena.c: Likewise.
	* include/malloc.h: Remove now unnecessary declarations of the _int_*
	functions.
2009-02-07 22:01:49 +00:00
..
2007-12-16 22:57:57 +00:00
2007-07-19 17:05:14 +00:00
2004-09-08 08:12:39 +00:00
2005-12-14 15:06:39 +00:00
2006-01-11 05:43:11 +00:00
2006-01-11 05:43:11 +00:00
2003-03-21 08:03:25 +00:00
2005-10-14 23:42:04 +00:00
2007-12-16 22:57:57 +00:00