Use execveat syscall in fexecve (bug 22134)
By using execveat we no longer depend on /proc. The execveat syscall was introduced in 3.19, except for a few late comers.
Loading
Please register or sign in to comment
By using execveat we no longer depend on /proc. The execveat syscall was introduced in 3.19, except for a few late comers.