]> sourceware.org Git - newlib-cygwin.git/commit
* child_info.h (child_status): Fix typo which made it impossible to set
authorChristopher Faylor <me@cgf.cx>
Wed, 22 Mar 2006 03:20:28 +0000 (03:20 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 22 Mar 2006 03:20:28 +0000 (03:20 +0000)
commit76ef40d69f3651f01b3e2ffdeb470593d62e04b0
tree22c20816ba49b39aae919e585cf2c88dc050bcf5
parentce93dfe4150ab537bfc55b834f933145e18098c0
* child_info.h (child_status): Fix typo which made it impossible to set
iscygwin.
(child_info::isstraced): Booleanize.
(child_info::iscygwin): Ditto.
* sigproc.cc (child_info::child_info): Minor cleanup of flag setting.
* spawn.cc (spawn_guts): Only close_all_files when we know the process has
started successfully.
* exceptions.cc (init_console_handler): Fix indentation.
winsup/cygwin/ChangeLog
winsup/cygwin/child_info.h
winsup/cygwin/exceptions.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/spawn.cc
This page took 0.029663 seconds and 5 git commands to generate.