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.