strace on IA64 fix

Wichert Akkerman wichert at wiggy.net
Sun Mar 31 11:22:06 UTC 2002


Previously Matt Chapman wrote:
> The following is a self-explanatory patch to parse time() properly on
> IA64...  I had problems with it faulting when trying to print out 8 
> args instead of 1.

That can't be correct, for several reasons:
* there is no time() system call
* the code snippet in your patch is definitely not from
  linux/ia64/syscallent.h. Linux ia64 syscalls start at 1024.

Wichert.

-- 
  _________________________________________________________________
 /wichert at wiggy.net         This space intentionally left occupied \
| wichert at deephackmode.org            http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |




More information about the Strace-devel mailing list