Removed an extra variable. Did I mention a lot of code stolen and edited from parsegen?
This commit is contained in:
@@ -128,9 +128,6 @@ static bool spc_sanitize_files(int *a, size_t size, int skip)
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static bool child_exited;
|
|
||||||
|
|
||||||
//Pass array of file descriptors to leave open
|
//Pass array of file descriptors to leave open
|
||||||
pid_t spc_fork(int *a, size_t size)
|
pid_t spc_fork(int *a, size_t size)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user