This is the mail archive of the glibc-cvs@sourceware.org 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]
Other format: [Raw text]

libc ./ChangeLog malloc/memusage.c malloc/memu ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-2_5-branch
Changes by:	jakub@sourceware.org	2007-07-12 18:23:30

Modified files:
	.              : ChangeLog 
	malloc         : memusage.c memusagestat.c 

Log message:
	* malloc/memusage.c: Handle realloc with new size of zero and
	non-NULL pointer correctly.
	(me): Really write first record twice.
	(struct entry): Make format bi-arch safe.
	(dest): Write out more realloc statistics.
	* malloc/memusagestat.c (struct entry): Make format bi-arch safe.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.8782.2.214.2.5&r2=1.8782.2.214.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/memusage.c.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.11.2.3.2.1&r2=1.11.2.3.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/memusagestat.c.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.6.2.2&r2=1.6.2.2.2.1


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