]> granicus.if.org Git - strace/commitdiff
xlat: add PROT_ADI
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 8 Apr 2018 20:52:31 +0000 (22:52 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 6 May 2018 15:34:41 +0000 (15:34 +0000)
* xlat/mmap_prot.in (PROT_ADI): New constant, introduced by Linux commit
v4.17-rc1~147^2~4^2~1.

xlat/mmap_prot.in

index 05899804e138ff8e9315f324eeed67063f6bb8bf..e99ec2970eaefd6ab44369c7c763611888d5d319 100644 (file)
@@ -6,3 +6,4 @@ PROT_SEM
 PROT_GROWSDOWN
 PROT_GROWSUP
 PROT_SAO
+PROT_ADI