strace/xlat/sigsegv_codes.in
Dmitry V. Levin ebd1124bce Update SEGV_* constants
* xlat/sigsegv_codes.in: Add SEGV_PKUERR introduced by linux kernel
commit v4.6-rc1~68^2~23.
2016-03-29 00:17:19 +00:00

5 lines
56 B
Plaintext

SEGV_MAPERR 1
SEGV_ACCERR 2
SEGV_BNDERR 3
SEGV_PKUERR 4