newlib/winsup/cygwin/release
Christopher Faylor 06bd0ef2ab * DevNotes: Add entry cgf-000003.
* cygheap.h (init_cygheap::pid_handle): Delete.
* dcrt0.cc (child_info_spawn::handle_spawn): Keep parent open if we have
execed.
* pinfo.cc (pinfo::thisproc): Remove pid_handle manipulations.
(pinfo::init): Don't consider a reaped process to be available.
* spawn.cc (child_info_spawn::worker): Remove pid_handle manipulations.  Make
wr_proc_pipe and parent noninheritable when starting a program which doesn't
use the Cygwin DLL.  Conditionally reset wr_proc_pipe to inheritable if
CreateProcess fails.  Inject wr_proc_pipe handle into non-Cygwin process.
Consider a non-cygwin process to be 'synced'.
2012-05-07 15:05:56 +00:00
..
1.7.10 *** empty log message *** 2012-02-05 14:27:25 +00:00
1.7.11 *** empty log message *** 2012-02-25 10:48:35 +00:00
1.7.12 *** empty log message *** 2012-03-30 13:27:38 +00:00
1.7.13 Add typeahead description. 2012-04-05 14:23:06 +00:00
1.7.14 *** empty log message *** 2012-04-25 07:33:03 +00:00
1.7.15 * DevNotes: Add entry cgf-000003. 2012-05-07 15:05:56 +00:00