]> sourceware.org Git - newlib-cygwin.git/commit
* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
authorChristopher Faylor <me@cgf.cx>
Wed, 21 Dec 2005 17:14:34 +0000 (17:14 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 21 Dec 2005 17:14:34 +0000 (17:14 +0000)
commit247ac234f46c038e1c23094172a6151efc17c6f0
treeac8e7b423834c0ad0eb6ad7ada60a8e100367308
parentd4c8d84da6f556265a560515e144c4b03cb4afb1
* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
Handle this a different way.
* external.cc (cygwin_internal): Accommodate extra hook_or_detect_cygwin
argument.
* hookapi.cc (cygwin_internal): Fill in subsys variable with the subsystem of
the executable.
* spawn.cc (av::iscui): New variable.
(spawn_guts): Hide window when we don't have a console and this isn't
NT/XP/2003.
(av::fixup): Set iscui flag.
* winsup.h (hook_or_detect_cygwin): Accommodate extra argument.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc
winsup/cygwin/external.cc
winsup/cygwin/hookapi.cc
winsup/cygwin/spawn.cc
winsup/cygwin/winsup.h
This page took 0.029874 seconds and 5 git commands to generate.