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

[Bug libc/208] mallinfo returns incomplete information


------- Additional Comments From pere at hungry dot com  2004-08-08 09:15 -------
The mallinfo() API was discussed on libc-alpha recently, and the
conclusion was that the info provided do not really match the
current implementation.  It apparently was part of SysV, but has
been dropped from later version of the unix standard.  It should
probably be removed and replaced with a better API.  The current API
do not handle large amount of memory and isn't working very well
in 64bit environments.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=208

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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