fcntl.2: Add EPERM that occurs for F_SETPIPE_SZ when user pipe limit is reached

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-14 08:54:43 +12:00
parent 8ef529f935
commit ef422cb6e1
1 changed files with 7 additions and 0 deletions

View File

@ -1667,6 +1667,13 @@ but
.IR fd
does not refer to a directory.
.TP
.BR EPERM
.I cmd
is
.BR F_SETPIPE_SZ
and the soft or hard user pipe limit has been reached; see
.BR pipe (7).
.TP
.B EPERM
Attempted to clear the
.B O_APPEND