__syscall_execve on ia64

Jakub Jelinek jakub@redhat.com
Tue Oct 22 09:04:00 GMT 2002


On Mon, Oct 21, 2002 at 04:28:57PM +0200, Andreas Schwab wrote:
> Nobody came up with a better solution.

Well, I wrote ia64 INLINE_SYSCALL, just need to improve it a little bit
(ATM it generated warnings whenever first syscall argument was a pointer)
and submit.
But the extra for now doesn't hurt (and once INLINE_SYSCALL is in, all the
__syscall_* from ia64/syscalls.list can go away).

> 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.

	Jakub



More information about the Libc-hacker mailing list