From 04ec80e410b4efb0576a2ffd0d2f29ed1fdac451 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 12 Oct 2005 20:49:06 +0000 Subject: * include/malloc.h: Remove _int_new_arena prototype. * malloc/arena.c (_int_new_arena): Move definition ahead of arena_get2 and make static. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19c3f47be9..a956c55002 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-10-12 Ulrich Drepper + * include/malloc.h: Remove _int_new_arena prototype. + * malloc/arena.c (_int_new_arena): Move definition ahead of + arena_get2 and make static. + Correctly implement M_MXFAST. * malloc/malloc.c (struct malloc_state): Replace max_fast with flags fields. -- cgit v1.2.3