Sent to a process when it grows a file larger than the maximum allowed size

Property definitions

signals :: signals $ Sys :: sigxfsz
# Sent to a process when it grows a file larger than the maximum allowed size
fun sigxfsz: Int do return 25
lib/signals/signals.nit:303,1--304,29