This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __syscall_execve on ia64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]