execveat.2: Note that glibc support is not yet provided

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-09 15:54:59 +01:00
parent 2dd8ff89ef
commit c40eae388e
1 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,8 @@ is a file descriptor referring to a file other than a directory.
.SH VERSIONS
.BR execveat ()
was added to Linux in kernel 3.19.
GNU C library support is pending.
.\" FIXME . check for glibc support in a future release
.SH NOTES
In addition to the reasons explained in
.BR openat (2),