* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.
* cygheap.cc (cygheap_fixup_in_child): Call debug_fixup_after_fork_exec immediately after cygheap has ben set up.
This commit is contained in:
@@ -128,7 +128,6 @@ fhandler_pipe::dup (fhandler_base *child)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int
|
||||
make_pipe (int fildes[2], unsigned int psize, int mode)
|
||||
{
|
||||
|
Reference in New Issue
Block a user