mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-03-02 13:05:42 +08:00
*** empty log message ***
This commit is contained in:
parent
fedd27a0af
commit
b875960da7
@ -11,3 +11,15 @@ Bug fixes:
|
|||||||
|
|
||||||
- Fix mysterious crashes when accessing /etc.
|
- Fix mysterious crashes when accessing /etc.
|
||||||
Fixes: http://cygwin.com/ml/cygwin/2012-07/threads.html#00613 and others.
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user