setresuid.2: Document EAGAIN error that can occur after kernel alloc_uid() failure

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-14 13:10:53 +02:00
parent 4b3beb4932
commit 199f1e1572
1 changed files with 7 additions and 0 deletions

View File

@ -69,6 +69,13 @@ is set appropriately.
.SH ERRORS
.TP
.B EAGAIN
The call would change the caller's real UID (i.e.,
.I ruid
does not match the caller's real UID),
but there was a temporary failure allocating the
necessary kernel data structures.
.TP
.B EAGAIN
.I ruid
does not match the caller's real UID and this call would
bring the number of processes belonging to the real user ID