CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2001-02-14 19:38:09 Modified files: malloc : malloc.c Log message: (new_heap): When allocating large chunk aligned to HEAP_MAX_SIZE, prefer one with lower address, to avoid `holes' between the heaps.