newlib/winsup
Christopher Faylor 9279515ae1 * dtable.cc (dtable::delete_archetype): Add debugging.
(dtable::release): Move archetype deletion here.
(dtable::vfork_child_dup): Increment ctty usecount to catch later
close_all_files case in parent/child.
(dtable::vfork_child_fixup): Avoid using cygheap->foo where this should really
be using local references.  Call close on archetyped handles since the handles
haven't had the noninherit flag set.
* fhandler_tty.cc (fhandler_tty_slave::close): Remove archetype deletion code.
Add defensive error message when DEBUGGING.
(fhandler_tty_common::set_close_on_exec): Use more robust method for checking
whether to set handles into noninherit if there is an archetype associated with
the fhandler.
2003-12-12 20:46:03 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * cygserver.cc (main): Move call to ipcinit() up before installing 2003-11-26 22:29:35 +00:00
cygwin * dtable.cc (dtable::delete_archetype): Add debugging. 2003-12-12 20:46:03 +00:00
doc minor adjustments to Elfyn's contribution. 2003-11-13 22:23:59 +00:00
mingw 2003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net> 2003-11-27 08:23:43 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These 2003-12-01 17:33:11 +00:00
utils * mkgroup.c (main): Print "root" group with local admins group sid 2003-11-26 15:47:44 +00:00
w32api 2003-12-08 Danny Smith <dannysmith@users.sourceforge.net> 2003-12-08 22:41:44 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00