aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-22 20:57:07 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-22 20:57:07 -0500
commit0c51ddd4f3f9c96149750445cc68c00ed8829404 (patch)
tree59ad2462a749b738e93e4b1de877c0167bf62b13 /libsandbox/symbols.h.in
parentlibsandbox: fix alpha ptrace error setting (diff)
downloadsandbox-0c51ddd4f3f9c96149750445cc68c00ed8829404.tar.gz
sandbox-0c51ddd4f3f9c96149750445cc68c00ed8829404.tar.bz2
sandbox-0c51ddd4f3f9c96149750445cc68c00ed8829404.zip
libsandbox: add wrappers for execveat & execvpe
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libsandbox/symbols.h.in')
-rw-r--r--libsandbox/symbols.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsandbox/symbols.h.in b/libsandbox/symbols.h.in
index e34b977..bdbce08 100644
--- a/libsandbox/symbols.h.in
+++ b/libsandbox/symbols.h.in
@@ -62,7 +62,9 @@ mkstemps64
#execlp
execv
execve
+execveat
execvp
+execvpe
fexecve
system
popen