This is the mail archive of the cygwin mailing list for the Cygwin 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: missing CPU_SETSIZE ?


Marco Atzeri wrote:
Hi,

should not sys/cpuset.h provide also CPU_SETSIZE and not only __CPU_SETSIZE ?


for what I see in similar enviroment CPU_* macros refer to CPU_SETSIZE

https://www.gnu.org/software/libc/manual/html_node/CPU-Affinity.html
http://man7.org/linux/man-pages/man3/CPU_SET.3.html

I hit the issue building guile 2.2.6

Hi Marco! You are correct; thanks for the report. CPU_SETSIZE was left out due to oversight. I'll submit a patch shortly.

..mark

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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