symlink(2) return EACCES if a component of the name2 path prefix denies
write permission.
This commit is contained in:
parent
554bc5f287
commit
a2b7d92ad6
@ -79,6 +79,10 @@ path prefix does not exist.
|
||||
A component of the
|
||||
.Fa name2
|
||||
path prefix denies search permission.
|
||||
.It Bq Er EACCES
|
||||
A component of the
|
||||
.Fa name2
|
||||
path prefix denies write permission.
|
||||
.It Bq Er ELOOP
|
||||
Too many symbolic links were encountered in translating the pathname.
|
||||
.It Bq Er EEXIST
|
||||
|
Loading…
x
Reference in New Issue
Block a user