This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	drepper@egcs.cygnus.com	99/09/24 23:52:12

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

Log message:
	(cALLOc): Correctly handle systems where sbrk doesn't clear the
	contents of memory that is reallocated after decrementing the break
	value first.  Update comment about MORECORE_CLEARS, explaining the
	meaning of the values it can be set to.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]