libc/winsup
Christopher Faylor 0cc642a5f1 * syscalls.cc (setsid): Detach process from its console if the current
controlling tty is the console and already closed.
* dtable.h (class dtable): Add members to count descriptors referring to the
console.
* dtable.cc (dtable::dec_console_fds): New function to detach process from its
console.
(dtable::release): Decrement the counter of console descriptors.
(dtable::build_fhandler): Increment it.
* exception.cc (ctrl_c_handler): Send SIGTERM to myself when catch
CTRL_SHUTDOWN_EVENT.
2001-07-26 00:10:52 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * syscalls.cc (setsid): Detach process from its console if the current 2001-07-26 00:10:52 +00:00
doc WinME also affected by missing pipe key 2001-07-06 00:57:52 +00:00
mingw Remove blank line. 2001-06-18 01:41:08 +00:00
subauth * Makefile.in: Use 'rm -f' when cleaning. 2001-05-20 04:25:02 +00:00
testsuite * winsup.api/mmaptest01.c: Add log output. 2001-05-21 09:03:38 +00:00
utils fix typo. 2001-07-19 15:27:59 +00:00
w32api * lib/kernel32.def: Add LanguageGroup and UILanguage symbols. 2001-06-19 13:49:40 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.common: Change method for finding current directory. 2001-05-15 05:11:55 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Change method for finding current directory. 2001-05-15 05:11:55 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure * configure.in: Fix typo. 2001-05-05 04:18:16 +00:00
configure.in * configure.in: Fix typo. 2001-05-05 04:18:16 +00:00