libc/malloc memusage.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Tue Aug 7 23:01:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-08-07 23:01:51

Modified files:
	malloc         : memusage.c 

Log message:
	(initialized): New variable.
	(init): If not yet initialized, call me().
	(me): Do all dlsym calls here.
	(malloc, realloc, calloc, free): If not yet initialized,
	call me(). If in the middle of initializing, return NULL or
	do nothing.CVS: ----------------------------------------------------------------------



More information about the Glibc-cvs mailing list