pub const SIGXFSZ: c_int = 25;Expand description
v1.58 — SIGXFSZ constant (write would exceed RLIMIT_FSIZE).
Default action is Core — installing a handler prevents the
kernel from dumping core and lets kevy exit gracefully on
disk-full / fsize-limit conditions.