This commit is contained in:
parent
ccb3158c4f
commit
5730605d55
|
@ -16,3 +16,9 @@ Bug Fixes
|
||||||
|
|
||||||
- Closing a dup'ed master tty handle should no longer invalidate the dup'ed fd.
|
- Closing a dup'ed master tty handle should no longer invalidate the dup'ed fd.
|
||||||
Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00279
|
Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00279
|
||||||
|
|
||||||
|
- Problems where ps hangs when used in a pipeline should now be solved.
|
||||||
|
Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00262
|
||||||
|
|
||||||
|
- Using gdb from a Windows console rather than a pty should no longer randomly
|
||||||
|
hang.
|
||||||
|
|
Loading…
Reference in New Issue