chiark / gitweb /
memfd: fix memfd_create() syscall wrapper
authorDaniel Mack <zonque@gmail.com>
Mon, 18 Aug 2014 10:24:04 +0000 (12:24 +0200)
committerDaniel Mack <zonque@gmail.com>
Mon, 18 Aug 2014 10:37:22 +0000 (12:37 +0200)
commit4632777024b7ba210e4efe5cfabc8cd0b5991045
tree363c6464d7affbfa8809e7105cc50b593dcdfa65
parent43bde981ccc57c744f164a9d95d46c7ce8f21808
memfd: fix memfd_create() syscall wrapper

Unlike earlier versions, the syscall only takes 2 arguments in its
final version, not 3.
src/libsystemd/sd-bus/bus-kernel.c
src/shared/memfd.c
src/shared/missing.h