libc/malloc malloc.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Wed Feb 14 19:38:00 GMT 2001


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.



More information about the Glibc-cvs mailing list