open.2: Add a few more APIs to list in "Rationale for openat()..."

There have been a few more dirfd APIs added in recent times.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-05-12 07:43:41 +02:00
parent 7022462f1d
commit 5c30e7cd9d
1 changed files with 3 additions and 0 deletions

View File

@ -1592,12 +1592,15 @@ a directory file descriptor argument
.BR fanotify_mark (2),
.BR fchmodat (2),
.BR fchownat (2),
.BR fspick (2),
.BR fstatat (2),
.BR futimesat (2),
.BR linkat (2),
.BR mkdirat (2),
.BR move_mount (2),
.BR mknodat (2),
.BR name_to_handle_at (2),
.BR open_tree (2),
.BR openat2 (2),
.BR readlinkat (2),
.BR renameat (2),