]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/memfd: add fcntl() wrappers
authorDavid Rheinsberg <david@readahead.eu>
Mon, 17 Jul 2023 10:16:01 +0000 (12:16 +0200)
committerDavid Rheinsberg <david@readahead.eu>
Tue, 1 Aug 2023 08:14:49 +0000 (10:14 +0200)
commit4d903003715b160acf7bf4baeffee7829ff99f85
treeab97ce83e58fb69287303d9cd61cce2b79df6d5b
parente1007a928a18baad7726113c9f473dd8b17cc0fe
basic/memfd: add fcntl() wrappers

Add wrappers around GET/ADD_SEALS to allow future use outside of the
current `memfd_get/set_sealed()` helpers.
src/basic/memfd-util.c
src/basic/memfd-util.h