__syscall_execve on ia64
Andreas Schwab
schwab@suse.de
Tue Oct 22 07:25:00 GMT 2002
Nobody came up with a better solution.
Andreas.
2002-10-21 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
caller to EXTRA instead of execve, since the latter has a
higher-priority implementation in linuxthreads.
--- sysdeps/unix/sysv/linux/ia64/syscalls.list.~1.22.~ 2002-10-14 11:07:07.000000000 +0200
+++ sysdeps/unix/sysv/linux/ia64/syscalls.list 2002-10-14 16:13:45.000000000 +0200
@@ -65,7 +65,7 @@ rt_sigsuspend EXTRA rt_sigsuspend i:pi _
rt_sigtimedwait EXTRA rt_sigtimedwait i:pppi __syscall_rt_sigtimedwait rt_sigtimedwait
# System calls with wrappers.
-s_execve execve execve i:spp __syscall_execve
+s_execve EXTRA execve i:spp __syscall_execve
s_exit exit exit i:i __syscall_exit
s_getcwd getcwd getcwd i:pi __syscall_getcwd getcwd
s_getdents getdents getdents i:ipi __syscall_getdents getdents
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-hacker
mailing list