[PATCH] RLIMIT_CPU: document wrong return value
authorAndrew Morton <akpm@osdl.org>
Fri, 24 Mar 2006 11:18:36 +0000 (03:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:30 +0000 (07:33 -0800)
commitd3561f78fd379a7110e46c87964ba7aa4120235c
tree3f055910e42abf0d2d312bf3feda79dd6798f76e
parente0661111e5441995f7a69dc4336c9f131cb9bc58
[PATCH] RLIMIT_CPU: document wrong return value

Document the fact that setrlimit(RLIMIT_CPU) doesn't return error codes when
it should.  I don't think we can fix this without a 2.7.x..

Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ulrich Weigand <uweigand@de.ibm.com>
Cc: Cliff Wickman <cpw@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sys.c
This page took 0.033195 seconds and 5 git commands to generate.