]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.h (set_console_state_for_spawn): Eliminate argument from
authorChristopher Faylor <me@cgf.cx>
Sat, 7 Jan 2006 17:57:26 +0000 (17:57 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 7 Jan 2006 17:57:26 +0000 (17:57 +0000)
commit85c804ec4be56ccc5efe4691aeb936df23e6df16
tree202527c1d12e9dd088633f9425141fc043494bf5
parenta37aaf88a824d606550737bea761d7e3d4011942
* fhandler.h (set_console_state_for_spawn): Eliminate argument from
declaration.
* fhandler.cc (set_console_state_for_spawn): Eliminate argument from
definition.  Always check for invisible console.
(fhandler_console::need_invisible): Don't do anything if the windows station is
already not visible.
* spawn.cc (spawn_guts): Accommodate change of argument to
set_console_state_for_spawn.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
winsup/cygwin/spawn.cc
This page took 0.057858 seconds and 5 git commands to generate.