]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
authorChristopher Faylor <me@cgf.cx>
Mon, 19 Dec 2005 19:04:14 +0000 (19:04 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 19 Dec 2005 19:04:14 +0000 (19:04 +0000)
commit7a01aa546d49d670cb4c286752522850a81a2ccd
tree7478d811be0be21116d1d61f36accf8b0ccbfaca
parent7e958b2e6abfb332eb65df9100783b69508a3403
* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
* fhandler_console.cc (set_console_state_for_spawn): Ditto for the definition.
Only set invisible console for non-cygwin process.  Remove debugging leftover.
* spawn.cc (spawn_guts): Pass argument denoting whether this is a cygwin
process to set_console_state_for_spawn and only call this function when
exec'ing.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
winsup/cygwin/spawn.cc
This page took 0.028792 seconds and 5 git commands to generate.