https://bugzilla.kernel.org/show_bug.cgi?id=42704 Summary: execve may return EAGAIN on v3.1 or later Product: Documentation Version: unspecified Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: man-pages AssignedTo: documentation_man-pages@xxxxxxxxxxxxxxxxxxxx ReportedBy: kosaki.motohiro@xxxxxxxxxxxxxx Regression: No Following commit changed RLIMIT_NPROC rule. now set*uid() never return EAGAIN. And instead, execve() may return EAGAIN. If man pages respect this change, it would be better. commit 72fa59970f8698023045ab0713d66f3f4f96945c Author: Vasiliy Kulikov Date: Mon Aug 8 19:02:04 2011 +0400 move RLIMIT_NPROC check from set_user() to do_execve_common() -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html