diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-07-10 16:14:45 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-07-10 16:14:45 +0200 |
commit | fd70af45528d59a00eb3190ef6706cb299488fcd (patch) | |
tree | 9782185e343e716c4af641cc16ece3ffd5c38ebf /manual | |
parent | b444e8f7cc40265c9a20ce5de5f3f6795b7f5028 (diff) | |
download | glibc-fd70af45528d59a00eb3190ef6706cb299488fcd.tar glibc-fd70af45528d59a00eb3190ef6706cb299488fcd.tar.gz glibc-fd70af45528d59a00eb3190ef6706cb299488fcd.tar.bz2 glibc-fd70af45528d59a00eb3190ef6706cb299488fcd.zip |
Add the statx function
Diffstat (limited to 'manual')
-rw-r--r-- | manual/filesys.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi index db2f1041de..ccda36cf84 100644 --- a/manual/filesys.texi +++ b/manual/filesys.texi @@ -3545,6 +3545,7 @@ The @code{mkdtemp} function comes from OpenBSD. @c fchownat @c futimesat @c fstatat (there's a commented-out safety assessment for this one) +@c statx @c mkdirat @c mkfifoat @c name_to_handle_at |