newlib/winsup
Christopher Faylor c1494e03a2 * child_info.h (child_status): New enum.
(child_info::flag): Rename from 'straced'.
(child_info::isstraced): New function.
(child_info::iscygwin): Ditto.
(child_info_fork::handle_fork): Reparmize.
(child_info_fork::handle_failure): Ditto.
(child_info_spawn::handle_spawn): New function.
* dcrt0.cc (get_cygwin_startup_info): Use isstraced method.
(child_info_spawn::handle_spawn): Define new function from code previously in
dll_crt0_0.
(dll_crt0_0): Move spawn stuff into handle_spawn.  Only call
init_console_handler for fork case.
* sigproc.cc (child_info::child_info): Set flag appropriately.
(child_info::proc_retry): Treat exit code as "funny" if it's a cygwin process.
* spawn.cc (spawn_guts): Remove commented out flag setting.
2006-03-20 18:01:17 +00:00
..
cygserver
cygwin * child_info.h (child_status): New enum. 2006-03-20 18:01:17 +00:00
doc * cygwinenv.sgml: Explain about new fork_retry CYGWIN environment variable 2006-03-13 21:02:37 +00:00
mingw 2006-02-13 Earnie Boyd <earnie@users.sf.net> 2006-02-13 13:33:07 +00:00
subauth
testsuite
utils * regtool.cc (options): Add 'binary'. 2006-03-03 09:43:35 +00:00
w32api 2006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net> 2006-03-18 04:02:54 +00:00
ChangeLog * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
configure
configure.in
COPYING * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
CYGWIN_LICENSE
Makefile.common
Makefile.in
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin