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

Re: What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?


On 07/23/2013 10:58 PM, Siddhesh Poyarekar wrote:
> On Tue, Jul 23, 2013 at 02:09:53PM -0400, Carlos O'Donell wrote:
>> Sorry, just to clarify, are you saying that OPEN_MAX needs a similar
>> exception or that it already has one?
> 
> It already has one.
> 
>> I don't see anything in the glibc manual, linux kernel man pages, or 
>> POSIX about _SC_OPEN_MAX being non-constant.
> 
> It's in the standard specification:
> 
> http://pubs.opengroup.org/onlinepubs/009695399/functions/sysconf.html

Thanks, I missed that.

Cheers,
Carlos.


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