Welcome to mirror list, hosted at ThFree Co, Russian Federation.

3.0.8 « release « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11d11db6f80b2a8b3606fd3514f289cfbeecb550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
What's new:
-----------


What changed:
-------------


Bug Fixes
---------

- Fix a hang when opening a FIFO with O_PATH.
  Addresses: https://cygwin.com/ml/cygwin-developers/2019-06/msg00001.html

- Don't append ".lnk" when renaming a socket file.
  Addresses: https://cygwin.com/ml/cygwin/2019-07/msg00139.html