Re: [PATCH] Cygwin: Add missing Linux #define of CPU_SETSIZE

2020-01-13 Thread Corinna Vinschen
On Dec 22 22:45, Mark Geisert wrote: > 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/cygwi

[PATCH] Cygwin: Add missing Linux #define of CPU_SETSIZE

2019-12-22 Thread Mark Geisert
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 --- winsup/cygwin/inclu