From: Dmitry V. Levin Date: Sat, 13 Feb 2016 03:08:36 +0000 (+0000) Subject: Update MADV_* constants X-Git-Tag: v4.12~555 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12d5e7c8c30fea2f47e45b00532bfe2198db7bae;p=strace Update MADV_* constants * xlat/madvise_cmds.in: Add MAD_FREE. --- diff --git a/xlat/madvise_cmds.in b/xlat/madvise_cmds.in index dc2abffd..bf6b1da0 100644 --- a/xlat/madvise_cmds.in +++ b/xlat/madvise_cmds.in @@ -3,6 +3,7 @@ MADV_RANDOM MADV_SEQUENTIAL MADV_WILLNEED MADV_DONTNEED +MADV_FREE MADV_REMOVE MADV_DONTFORK MADV_DOFORK