]> sourceware.org Git - glibc.git/commit
Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.
authorKir Kolyshkin <kolyshkin@gmail.com>
Fri, 25 Aug 2023 02:31:40 +0000 (19:31 -0700)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 28 Aug 2023 17:51:39 +0000 (14:51 -0300)
commit42c960a4f1052a71d928a1c554f5d445b00e61f7
treeae46d173f081753ffdb1d502c6dfaed5219a80b1
parent46924663bd1650ace91d5afd7b2906999cb443de
Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.

This patch adds the new F_SEAL_EXEC constant from Linux 6.3 (see Linux
commit 6fd7353829c ("mm/memfd: add F_SEAL_EXEC") to bits/fcntl-linux.h.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/bits/fcntl-linux.h
This page took 0.051975 seconds and 5 git commands to generate.