Messages in this thread |  | | Date | Wed, 22 Jan 2003 03:54:30 -0500 (EST) | From | Ingo Molnar <> | Subject | Re: [PATCH] fix setpgid |
| |
On Mon, 20 Jan 2003 Andries.Brouwer@cwi.nl wrote:
> In patch-2.5.37 a return code of setpgid(pid,pgid) was broken. If pid is > not the current process and is not a child of the current process it > should return ESRCH, but the 2.5.37 patch turned this into EINVAL. The > below fixes this again.
indeed, thanks for the fix.
Ingo
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |