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

Attachment: pgp8ETRTQkeLm.pgp
Description: PGP signature

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to