]> git.ipfire.org Git - thirdparty/systemd.git/commit
missing_syscall: mandate __NR_memfd_create
authorMike Yuan <me@yhndnzj.com>
Thu, 2 Jan 2025 19:32:51 +0000 (20:32 +0100)
committerMike Yuan <me@yhndnzj.com>
Thu, 2 Jan 2025 19:34:20 +0000 (20:34 +0100)
commitaad028e1874d579f24c52ca129eb4d0ea9c038e7
tree9b7b522b63e754b3601d1a22ad52d18f87a4f11a
parent04e2bd63b6154692682e5269a3dd93519a0de9f6
missing_syscall: mandate __NR_memfd_create

Follow-up for 6db5a6e799db9d95185cd0c2a327109e80114aea

For basic system functionality we require memfd nowadays,
so fail the build if syscall number not available.
src/basic/missing_syscall.h