[PATCH] sparc

Dmitry V. Levin ldv at altlinux.org
Sat Feb 19 23:58:34 UTC 2011


On Sat, Feb 19, 2011 at 06:25:03PM -0500, Mike Frysinger wrote:
> On Saturday, February 19, 2011 18:02:40 Dmitry V. Levin wrote:
[...]
> > All sys_sem*, sys_msg* and sys_shm* prototypes except sys_*sys are
> > already declared earlier in this file, and sys_*sys have no references
> > elsewhere.
> 
> i was being conservative since the sparc port seems to have a bit of nesting 
> going on and i'm not entirely sure how to compile verify all of them.

All these prototypes are declared in /* sys_ipc subcalls */ section,
which is not ifdef'ed.  If unsure, just relocate that section e.g. right
after /* sys_socketcall subcalls */ section.

P.S. I wonder why all these sys_* declarations are not listed sequentially,
in alphabetical order?


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20110220/c472f10e/attachment.bin>


More information about the Strace-devel mailing list