mbox series

[RFC,v1,0/1] Add F_SEAL_EXEC

Message ID 20230822152922.151444-1-flaniel@linux.microsoft.com
Headers show
Series Add F_SEAL_EXEC | expand

Message

Francis Laniel Aug. 22, 2023, 3:29 p.m. UTC
Hi.


In this contribution, I added the F_SEAL_EXEC flag which was introduced in Linux
5.3 [1].

If you see any way to improve this contribution or if I missed something, please
share your feedback.

Francis Laniel (1):
  Add F_SEAL_EXEC from Linux 5.3 to bits/fcntl-linux.h.

 sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 1 +
 1 file changed, 1 insertion(+)


Best regards and thank you in advance.
---
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6fd7353829ca
--
2.34.1