[PATCH] Cygwin: Fix __cpuset_zero_s prototype

Corinna Vinschen corinna-cygwin@cygwin.com
Sat Sep 9 21:29:22 GMT 2023


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.


Thanks,
Corinna


More information about the Cygwin-patches mailing list