open_by_handle_at.2: Note when glibc support was added

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-21 08:26:39 +01:00
parent 43a8bfc677
commit 39c98c7d50
1 changed files with 1 additions and 0 deletions

View File

@ -351,6 +351,7 @@ is not valid.
This error will occur if, for example, the file has been deleted.
.SH VERSIONS
These system calls first appeared in Linux 2.6.39.
Library support is provided in glibc since version 2.14.
.SH CONFORMING TO
These system calls are nonstandard Linux extensions.
.SH NOTES