]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
open(2): Implement O_PATH
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 18 Mar 2021 10:41:47 +0000 (12:41 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 23 Apr 2021 11:14:10 +0000 (14:14 +0300)
commitb0c1b3827e2f88bbde26d461417d8c25f9645d12
tree75bcecc4b70be1bbc39b5c56b0c56b91ff419e3c
parent73a642c479550ea46b56d1f25cc32a99f917b891
open(2): Implement O_PATH

(cherry picked from commit 8d9ed174f3afba5f114742447e622fc1173d4774)
lib/libc/sys/open.2
sys/kern/kern_descrip.c
sys/kern/vfs_aio.c
sys/kern/vfs_lookup.c
sys/kern/vfs_syscalls.c
sys/kern/vfs_vnops.c
sys/sys/fcntl.h
sys/sys/file.h
sys/sys/filedesc.h