]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
open.2: Add a few more APIs to list in "Rationale for openat()..."
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 May 2020 05:43:41 +0000 (07:43 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 May 2020 05:43:41 +0000 (07:43 +0200)
There have been a few more dirfd APIs added in recent times.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/open.2

index f1e7cb7cb61b52b8a4e33a756a532714d252a50b..8c0d31be566c926eded074adc6d3d91d83450a8d 100644 (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),