newlib/winsup
Christopher Faylor df04ae29b2 * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there
is a tty associated with the process.  Send SIGHUP on CTRL_LOGOFF_EVENT.
* fhandler_tty.cc (fhandler_tty_slave::open): Adjust console open handle
counter regardless of whether this is a pty or tty.
(fhandler_tty_slave::open): Ditto.
(fhandler_tty_slave::dup): Ditto.
(fhandler_tty_common::set_close_on_exec): Ditto.
(fhandler_tty_master::init_console): Decrement console open handle counter
after init since it will now be handled by all tty open.
* syscalls.cc (setsid): Rework debugging output slightly.
2003-07-26 04:53:59 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * configure.in: Use 'install-sh -c'. 2003-07-26 01:53:18 +00:00
cygwin * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there 2003-07-26 04:53:59 +00:00
doc * pathnames.sgml: Use correct registry key. Clarify '@' operation. 2003-07-16 02:12:00 +00:00
mingw * config.guess, config.sub: Update with versions from ftp.gnu.org. 2003-07-03 15:15:56 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite update copyright 2003-07-06 21:45:21 +00:00
utils * configure.in: Use 'install-sh -c'. 2003-07-26 01:53:18 +00:00
w32api 2003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net> 2003-07-26 01:01:03 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.in: Only use localhost when building mingw with distcc or gcc won't 2003-07-26 01:51:39 +00:00
Makefile.common revert erroneous checkin 2003-07-26 01:52:52 +00:00
Makefile.in preliminary checkin 2003-07-26 00:49:12 +00:00
configure * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
configure.in * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00