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] _SC_ATEXIT_MAX defined incorrectly, sysconf (_SC_ATEXIT_MAX) is wrong


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

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
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?

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