Though our implementation of cpu sets doesn't need it, software from Linux environments expects this definition to be present. It's documented on the Linux CPU_SET(3) man page but was left out due to oversight. Addresses https://cygwin.com/ml/cygwin/2019-12/msg00248.html
6 lines
120 B
Groff
6 lines
120 B
Groff
Bug Fixes
|
|
---------
|
|
|
|
- Define CPU_SETSIZE, as on Linux.
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-12/msg00248.html
|