This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: mallinfo not 64-bit clean


Andreas Jaeger wrote:

> This will not work on a 64-bit system since arena and usmblks are
> bytes that are counted.  Should we change the interface?

No change.  That is the format from SysV and the current numbers
provided are simply shoehorned onto the structure anyway.  They don't
match at all.  It makes no sense to salvage this interface.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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