Christopher Faylor 5457dfcb81 * child_info.h: Bump magic number.
(class child_info): Add an element.
* cygheap.cc (init_cheap): Allocate cygwin heap in shared memory area.
(cygheap_fixup_in_child): Map cygwin heap, passed from parent via shared memory
into correct address.
(cygheap_setup_for_child): New function.
* cygheap.h: Declare new functions.
* dcrt0.cc (dll_crt0_1): Accomodate new cygheap_fixup_in_child arguments.
Avoid protecting subproc_ready unless it is spawn/nowait.
* fork.cc (fork_parent): Use new cygheap_setup_for_child function to setup
cygwin heap info.  Close passed cygheap shared memory handle.
* spawn.cc (spawn_guts): Ditto.  Also, reorganize to avoid synchronization
between parent and child in non-P_OVERLAY case.
* sigproc.cc (wait_sig): Only signal subproc_ready when execing.
2001-07-17 03:41:52 +00:00
..
2000-10-28 05:41:44 +00:00
2001-06-10 10:00:21 +00:00
2000-02-17 19:38:33 +00:00
2001-07-17 03:41:52 +00:00
2000-02-21 03:18:37 +00:00
2001-07-17 03:41:52 +00:00
2001-07-17 03:41:52 +00:00
2001-06-10 10:00:21 +00:00
2001-07-17 03:41:52 +00:00
2000-10-28 05:41:44 +00:00
2001-05-16 05:07:51 +00:00
2000-02-17 19:38:33 +00:00
2000-11-19 04:58:18 +00:00
2001-03-18 03:34:05 +00:00
2001-05-09 20:22:35 +00:00
2001-07-17 03:41:52 +00:00
2001-03-11 16:46:28 +00:00
2000-02-17 19:38:33 +00:00
2001-03-18 03:34:05 +00:00
2001-06-01 01:45:53 +00:00
2001-05-04 21:09:47 +00:00
2000-02-17 19:38:33 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2001-07-17 03:41:52 +00:00
2000-02-17 19:38:33 +00:00
2001-07-17 03:41:52 +00:00
2001-07-17 03:41:52 +00:00
2001-03-07 17:45:03 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:31 +00:00
2001-03-18 21:11:25 +00:00
2000-07-19 17:42:16 +00:00