Cygwin: document getifaddrs fixes

This commit is contained in:
Ken Brown 2021-07-28 07:44:25 -04:00
parent b88d686a68
commit f9f1b39180
1 changed files with 3 additions and 0 deletions

View File

@ -48,3 +48,6 @@ Bug Fixes
- Fix nanosleep(2) returning negative rem. NtQueryTimer appears to be able to
return a negative remaining time (less than the timer resolution) for
unsignalled timers.
- Fix getifaddrs(3) returning address family 0 or IPv4 address 0.
Addresses: https://cygwin.com/pipermail/cygwin/2021-July/248970.html