https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b723ec272e5a1e7be453e0b75ed6b71fc5871f3a
commit b723ec272e5a1e7be453e0b75ed6b71fc5871f3a Author: Corinna Vinschen <[email protected]> Date: Mon Jul 20 18:43:16 2015 +0200 Add previous ldd fix to release file Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.2.0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/winsup/cygwin/release/2.2.0 b/winsup/cygwin/release/2.2.0 index 7831178..4a8d923 100644 --- a/winsup/cygwin/release/2.2.0 +++ b/winsup/cygwin/release/2.2.0 @@ -11,3 +11,5 @@ What changed: Bug Fixes --------- +- Fix potential hang running ldd(1). + Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00292.html
