[PATCH] Cygwin: Fix __cpuset_zero_s prototype

Jon Turney jon.turney@dronecode.org.uk
Sun Sep 10 13:38:05 GMT 2023


On 10/09/2023 00:37, Takashi Yano wrote:
> Hi Corinna,
> 
> On Sat, 9 Sep 2023 23:29:22 +0200
> Corinna Vinschen wrote:
>> On Sep  7 22:36, Mark Geisert wrote:
>>> Add a missing "void" to the prototype for __cpuset_zero_s().
>>>
>>> Reported-by: Marco Mason <marco.mason@gmail.com>
>>> Addresses: https://cygwin.com/pipermail/cygwin/2023-September/254423.html
>>> Signed-off-by: Mark Geisert <mark@maxrnd.com>
>>> Fixes: c6cfc99648d6 (Cygwin: sys/cpuset.h: add cpuset-specific external functions)
>>>
>>> ---
>>>   winsup/cygwin/include/sys/cpuset.h | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Pushed, including doc fix.
> 
> These patch shoud be applied also to cygwin-3_4-branch, but didn't.
> 

Good point.  I went ahead and did that.



More information about the Cygwin-patches mailing list