index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
/
faccessat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-05
various: users of pipe2 need to define FTM now
A. Wilcox
1
-0
/
+1
2020-09-09
use new SYS_faccessat2 syscall to implement faccessat with flags
Rich Felker
1
-3
/
+8
2018-02-05
revert regression in faccessat AT_EACCESS robustness
Rich Felker
1
-21
/
+14
2013-11-01
simplify faccessat AT_EACCESS path and eliminate resource dependence
Rich Felker
1
-14
/
+21
2013-11-01
fix faccessat AT_EACCESS path not to leave zombie processes
Rich Felker
1
-2
/
+6
2013-10-18
in faccessat slow path, add close-on-exec to pipe fds
Rich Felker
1
-1
/
+1
2013-10-12
fix uid/gid-setting error in faccessat with AT_EACCESS flag
Rich Felker
1
-2
/
+2
2013-08-31
fix missing return value warning in faccessat, minor cleanup
Rich Felker
1
-1
/
+1
2013-08-09
block all signals, even implementation-internal ones, in faccessat child
Rich Felker
1
-1
/
+1
2013-08-03
fix faccessat to support AT_EACCESS flag
Rich Felker
1
-1
/
+46
2011-03-20
global cleanup to use the new syscall interface
Rich Felker
1
-1
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+7