signal.7: SIGXFSZ: add reference to setrlimit(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-01-02 20:02:35 +01:00
parent eb8e63a9d0
commit bd741e0f3e
1 changed files with 2 additions and 1 deletions

View File

@ -285,7 +285,8 @@ SIGURG 16,23,21 Ign Urgent condition on socket (4.2BSD)
SIGVTALRM 26,26,28 Term Virtual alarm clock (4.2BSD)
SIGXCPU 24,24,30 Core CPU time limit exceeded (4.2BSD);
see \fBsetrlimit\fP(2)
SIGXFSZ 25,25,31 Core File size limit exceeded (4.2BSD)
SIGXFSZ 25,25,31 Core File size limit exceeded (4.2BSD);
see \fBsetrlimit\fP(2)
.TE
Up to and including Linux 2.2, the default behavior for