This is the mail archive of the libc-alpha@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]

Re: [patch] Updated fix for BZ#208: mallinfo returns incomplete information


On Tue, May 15, 2012 at 12:16 PM, Andreas Jaeger <aj@suse.com> wrote:

> The code itself looks fine to me, could you resend with the changes above,
> please?

Done. Thanks,
-- 
Paul Pluzhnikov


2012-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>

	[BZ #208]
	* malloc.c (int_mallinfo): Add parameter to accumulate statistics
	in instead of returning them.  Return void.
	(__libc_mallinfo): Accumulate over all arenas.
	(__malloc_stats): Adjust for change in int_mallinfo interface.

Attachment: glibc-mallinfo-20120515a.txt
Description: Text document


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