summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.27
blob: 5edb9d0694c22ee94d7e54701cfb32ec40b0193e (plain)
1
2
3
4
5
6
7
8
9
Bug Fixes
---------

- Some devices, like, /dev/dsp are no longer detected due to the new
  use of \Device\Null for devices which have no real handle.
  Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00000

- Cygwin could easily run out of file handles.
  Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00000