libc/malloc malloc.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Fri Aug 10 23:05:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-08-10 23:05:00

Modified files:
	malloc         : malloc.c 

Log message:
	(grow_heap): Use mmap() rather than mprotect()
	to allocate new memory, for better performance with Linux-2.4.x.



More information about the Glibc-cvs mailing list