Penguin
Annotated edit history of SIGXFSZ version 1, including all changes. View license author blame.
Rev Author # Line
1 PerryLorier 1 !!!Signal: File size limit exceeded
2
3 This signal is raised when the maximum file size is exceeded, as configured by ulimit(1). The default action of this signal is to terminate the program and dump core.