4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-14 21:19:17 +08:00

2 Commits

Author SHA1 Message Date
Corinna Vinschen
25706d7f68 Cygwin: document previous poll/select patch
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2020-10-14 10:54:23 -04:00
David Allsopp
16bc04dabe Fix invalid acl_entry_t on 32-bit Cygwin
If the acl_t struct was at or above 0x80000000 then the pointer was
sign-extended to 0xffff_ffff_8000_0000 and so the index was lost.

Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2020-10-14 10:54:22 -04:00