syscall_proc: use setsid() to implement setpgrp() on level 2
authorAlan Cox <alan@linux.intel.com>
Tue, 29 Dec 2015 19:16:47 +0000 (19:16 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 29 Dec 2015 19:16:47 +0000 (19:16 +0000)
commitec6782d73077bf2f6ea360a26550336dff9912e7
treeb6a2b425bb9d70f9736d6ce90dec39bd511dc406
parent0fefc5ab71a312882fe47ad07dda1293f48675d1
syscall_proc: use setsid() to implement setpgrp() on level 2
Kernel/syscall_proc.c