mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 09:54:49 +00:00
Turns out bionic uses an unsigned int (unlike other Linux libcs).
(See
<https://android.googlesource.com/platform/bionic/+/master/libc/include/poll.h>.)
(cherry picked from commit 6f5e5811fc)