* dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in the
fork/exec case.
This commit is contained in:
@@ -742,6 +742,7 @@ dll_crt0_0 ()
|
||||
}
|
||||
break;
|
||||
}
|
||||
init_console_handler (myself->ctty >= 0);
|
||||
}
|
||||
|
||||
user_data->resourcelocks->Init ();
|
||||
|
Reference in New Issue
Block a user