setpgid return -EACCES when the child process had already performed an execve (LTP setpgid03)
This commit is contained in:
@ -328,6 +328,7 @@ struct process {
|
||||
|
||||
volatile int sigevent;
|
||||
int nohost;
|
||||
int execed;
|
||||
sigset_t sigmask;
|
||||
stack_t sigstack;
|
||||
ihk_spinlock_t sigpendinglock;
|
||||
|
||||
Reference in New Issue
Block a user