about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-23 04:08:53 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-23 04:08:53 +0000
commitc107ccd460c7153bce5d762a52c38cdf5e0ead88 (patch)
tree0e599800b60ffa6f7af09f91bb534c3a42b9e9d4 /sysdeps/unix/sysv/linux/mips
parentc90a2db6e0c4661091a9c5b1454a9beffc611e9e (diff)
downloadglibc-c107ccd460c7153bce5d762a52c38cdf5e0ead88.tar.gz
glibc-c107ccd460c7153bce5d762a52c38cdf5e0ead88.tar.xz
glibc-c107ccd460c7153bce5d762a52c38cdf5e0ead88.zip
Update.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add execve syscall.
	* sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
	Patch by Joel Klecker.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips')
-rw-r--r--sysdeps/unix/sysv/linux/mips/syscalls.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list
index 434be84898..b6450a9d08 100644
--- a/sysdeps/unix/sysv/linux/mips/syscalls.list
+++ b/sysdeps/unix/sysv/linux/mips/syscalls.list
@@ -52,6 +52,7 @@ rt_sigprocmask	-	rt_sigprocmask	4	__syscall_rt_sigprocmask
 rt_sigqueueinfo	-	rt_sigqueueinfo	3	__syscall_rt_sigqueueinfo
 rt_sigsuspend	-	rt_sigsuspend	2	__syscall_rt_sigsuspend
 rt_sigtimedwait	-	rt_sigtimedwait	4	__syscall_rt_sigtimedwait
+s_execve	execve	execv		3	__syscall_execve
 s_getcwd	getcwd	getcwd		2	__syscall_getcwd
 s_getdents	getdents getdents	3	__syscall_getdents
 s_getpriority	getpriority getpriority	2	__syscall_getpriority