getrlimit.2: Note that setrlimit(RLIMIT_CPU) doesn't fail

Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Eugene Syromyatnikov 2018-09-19 19:12:18 +02:00 committed by Michael Kerrisk
parent 5b7630723c
commit 2c2b424fad
1 changed files with 5 additions and 0 deletions

View File

@ -709,6 +709,11 @@ when
.I rlim\->rlim_cur
was greater than
.IR rlim\->rlim_max .
.\" d3561f78fd379a7110e46c87964ba7aa4120235c
.PP
Linux doesn't return an error when an attempt to set
.B RLIMIT_CPU
has failed, for compatibility reasons.
.\"
.SS Representation of """large""" resource limit values on 32-bit platforms
The glibc