]> sourceware.org Git - newlib-cygwin.git/commit
* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
authorChristopher Faylor <me@cgf.cx>
Sat, 3 Jun 2006 06:35:10 +0000 (06:35 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 3 Jun 2006 06:35:10 +0000 (06:35 +0000)
commit578e142a2be9dcca7f64c54e6ae8cecd01e6ac71
tree502eec3c3b0813817d77c24beca92c90f25e23ff
parent6210ee96ec5e436ad937e064f527b9a53276e4bf
* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
* dcrt0.cc (child_info_spawn::handle_spawn): Signal ready after we've run
fixup_after_exec.
* dtable.cc (dtable::fixup_after_exec): Add debugging output.
* fhandler_tty.cc (fhandler_pty_master::doecho): Use class version of
to_master.
(fhandler_tty_common::close): Remove obsolete code.
(fhandler_tty_slave::fixup_after_exec): Don't close, since this is done in
dtable's fixup_after_exec.  (revisit later?)
(fhandler_pty_master::fixup_after_exec): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc
winsup/cygwin/dcrt0.cc
winsup/cygwin/dtable.cc
winsup/cygwin/fhandler_tty.cc
This page took 0.029302 seconds and 5 git commands to generate.