memfd_create.2: glibc support for memfd_create() was added in version 2.27

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-11-30 18:59:48 +01:00
parent 39874d761d
commit 3411d30b10
1 changed files with 2 additions and 1 deletions

View File

@ -199,7 +199,8 @@ There was insufficient memory to create a new anonymous file.
.SH VERSIONS
The
.BR memfd_create ()
system call first appeared in Linux 3.17.
system call first appeared in Linux 3.17;
glibc support was added in version 2.27.
.SH CONFORMING TO
The
.BR memfd_create ()