CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2012-03-02 11:56:06
Modified files:
winsup/cygwin : ChangeLog fhandler_console.cc
Log message:
* fhandler_console.cc (fhandler_console::input_tcsetattr): Revert
prevois patch.
(fhandler_console::open_setup): Install Ctrl-C handler here, if this
console is the controlling tty and the process hasn't been started by
a Cygwin process.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5727&r2=1.5728
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.262&r2=1.263