]> sourceware.org Git - glibc.git/commit
Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 6 Jan 2021 18:23:00 +0000 (18:23 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 6 Jan 2021 18:23:00 +0000 (18:23 +0000)
commit3016596a819aeedfdc7d658435016be413a1fca7
tree14e8b3bb9984d96d35ea080930f7ce7c8a093284
parentecdb06cdf22c7d37699f5420265245ff31c53b3c
Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.

Linux 5.10 adds constants SEGV_MTEAERR and SEGV_MTESERR to
asm-generic/siginfo.h.  Add these to glibc's bits/siginfo-consts.h.

Tested for x86_64.
sysdeps/unix/sysv/linux/bits/siginfo-consts.h
This page took 0.042401 seconds and 5 git commands to generate.