This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Linux: Add memfd_create system call wrapper


On 11/04/2017 12:48 AM, Joseph Myers wrote:
This should have a NEWS entry.  (I have not otherwise reviewed the patch,
but support the general principle of adding bindings for non-obsolete
syscalls, including as Linux-specific APIs if we don't think they are
appropriate for the OS-independent GNU API with a generic ENOSYS version.)

Thanks.  I added this to my local copy:

* glibc now provides the <sys/memfd.h> header file and the memfd_create
  system call.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]