newlib-cygwin/winsup/cygwin/release/2.1.0

19 lines
359 B
Plaintext

What's new:
-----------
- New API: sethostname.
What changed:
-------------
Bug Fixes
---------
- Enable non-SA_RESTART behaviour on threads other than main thread.
Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00260.html
- Try to handle concurrent close on socket more gracefully
Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00235.html