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

[Bug libc/12129] mallopt() M_MXFAST limit anomaly


http://sourceware.org/bugzilla/show_bug.cgi?id=12129

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #4 from Carlos O'Donell <carlos at redhat dot com> 2013-03-17 17:31:09 UTC ---
Just ran into an orthogonal issue surrounding M_MXFAST recently and found this
open issue.

I fully agree with Michael, it is wrong to document the interface one way and
have the implementation behave in another way.

I would accept and review patches to fix this.

I would also accept a patch to add M_MXFAST which is mising from
manual/memory.texi, and as a first step would accept documenting the current
implementations behaviour (that way the canonical docs match the man pages).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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