libc/malloc Tag: glibc-2-1-branch malloc.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Sun Jun 6 13:12:00 GMT 1999


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	drepper@egcs.cygnus.com	99/06/06 13:12:10

Modified files:
	malloc         : Tag: glibc-2-1-branch malloc.c 

Log message:
	Introduce local variable __libc_getpagesize to
	avoid multiple calls to getpagesize() which might be a syscall.
	(check_action): Change into bitmap so that both
	diagnostic and abort can be requested by setting it to 3.
	(mALLOC_SET_STATe): Disable malloc checking if necessary.



More information about the Glibc-cvs mailing list