newlib/winsup
Christopher Faylor ce40c6baf7 * fhandler_tty.cc (fhandler_tty_common::dup): Just copy cygheap->ctty to child
if duping the current ctty.
(fhandler_tty_common::close): Move debugging statement earlier in function.
(fhandler_tty_slave::close): Return success when closing ctty.
* syscalls.cc (close_all_files): Avoid calling fhandler_tty_slave close method
so that open_fhs will not be decremented when closing cygheap ctty.
(setsid): Ditto.
* dcrt0.cc (do_exit): Reorganize to avoid leaving a critical section active
after vfork.
* fhandler.h (fhandler_tty_slave::get_unit): Remove regparm parameter since it
can't work in a virtualized function.
2003-12-10 03:19:19 +00:00
..
bz2lib
cygserver * cygserver.cc (main): Move call to ipcinit() up before installing 2003-11-26 22:29:35 +00:00
cygwin * fhandler_tty.cc (fhandler_tty_common::dup): Just copy cygheap->ctty to child 2003-12-10 03:19:19 +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
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
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