Skip to content

Commit

Permalink
unix/linux: add F_SEAL_EXEC
Browse files Browse the repository at this point in the history
This flag, added in kernel 6.3, is used to forbid future modifications of a file
exec bit [1].

Signed-off-by: Francis Laniel <flaniel@microsoft.com>
[1]: torvalds/linux@6fd7353829ca
  • Loading branch information
Francis Laniel committed Aug 21, 2023
1 parent a6bfb89 commit 4b796d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unix/zerrors_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b796d5

Please sign in to comment.