aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-fexecve.c
AgeCommit message (Collapse)Author
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
By using execveat we no longer depend on /proc. The execveat syscall was introduced in 3.19, except for a few late comers.