https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0177f12cf64e38fc065f7356e637a9a20d9d3a08
commit 0177f12cf64e38fc065f7356e637a9a20d9d3a08 Author: Corinna Vinschen <[email protected]> Date: Mon Jun 6 17:24:39 2016 +0200 Add release message for select(2) changes Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.5.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/winsup/cygwin/release/2.5.2 b/winsup/cygwin/release/2.5.2 index e48a085..f1324f2 100644 --- a/winsup/cygwin/release/2.5.2 +++ b/winsup/cygwin/release/2.5.2 @@ -5,6 +5,8 @@ What's new: What changed: ------------- +- select(2) now supports timeouts less than a Windows tick (10-16 ms). + Bug Fixes ---------
