From b875960da736966e75ed046a2029e6e06194707c Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 6 Aug 2012 09:09:18 +0000 Subject: *** empty log message *** --- winsup/cygwin/release/1.7.17 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/winsup/cygwin/release/1.7.17 b/winsup/cygwin/release/1.7.17 index e44860ffb..13ccae223 100644 --- a/winsup/cygwin/release/1.7.17 +++ b/winsup/cygwin/release/1.7.17 @@ -11,3 +11,15 @@ Bug fixes: - Fix mysterious crashes when accessing /etc. Fixes: http://cygwin.com/ml/cygwin/2012-07/threads.html#00613 and others. + +- Fix a potential race condition starting multiple "first" Cygwin processes + concurrently. + Should fix: http://cygwin.com/ml/cygwin/2012-07/msg00531.html + +- Fix a bug in unlink/rmdir which could result in removing non-empty + directories on network drives. Also fix problems trying to rename files + under newer Samba versions. + Fixes: http://cygwin.com/ml/cygwin/2012-07/threads.html#00477 + +- Prefer to call WSARecvMsg from recvmsg if possible. + Fixes: http://cygwin.com/ml/cygwin/2012-07/msg00662.html -- cgit v1.2.3