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/22020] sysconf: Soft limits (such as _SC_ATEXIT_MAX) should not return arbitrary values


https://sourceware.org/bugzilla/show_bug.cgi?id=22020

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|_SC_ATEXIT_MAX defined      |sysconf: Soft limits (such
                   |incorrectly, sysconf        |as _SC_ATEXIT_MAX) should
                   |(_SC_ATEXIT_MAX) is wrong   |not return arbitrary values

--- Comment #5 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to joseph@codesourcery.com from comment #4)
> As far as I can tell, the names such as _SC_ATEXIT_MAX *should* be defined 
> unconditionally; it's names such as ATEXIT_MAX that are omitted when the 
> limits are variable.  What's the basis for saying _SC_ATEXIT_MAX should be 
> omitted?

Yes, your are probably rgiht.  I adjusted the summary based on your comment and
Paul's in comment 3.

-- 
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]