aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2006-01-08 01:03:53 -0800
committerLinus Torvalds <[email protected]>2006-01-08 20:14:01 -0800
commitee0acf90d320c29916ba8c5c1b2e908d81f5057d (patch)
treedef952e2e3ebf2b5ba10585055f12ef0cbed17f2 /scripts/patch-kernel
parent9a5d3023e626a0baf86ac6b892c983b3db13f22b (diff)
[PATCH] setpgid: should work for sub-threads
setpgid(0, pgid) or setpgid(forked_child_pid, pgid) does not work unless the calling process is a thread_group_leader(). 'man setpgid' does not tell anything about that, so I consider this behaviour is a bug. Signed-off-by: Oleg Nesterov <[email protected]> Cc: Oren Laadan <[email protected]> Cc: Roland McGrath <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions