|
From: Nicholas N. <n.n...@gm...> - 2009-05-07 01:00:27
|
On Wed, Apr 29, 2009 at 5:19 AM, Filipe Cabecinhas <fi...@gm...> wrote:
>>> There's also memcheck/tests/darwin/scalar.c, which is intended to test
>>> all the arguments to all syscalls for undefinedness (at least, most of
>>> them). If you can understand how it works, additions to it for the
>>> new syscalls (or any other syscalls) would be welcome.
>>
>> I'll take a peek at it, when I can. :-)
>
> I took a peek at it and inserted some calls to csops and sem_{init,destroy}.
>
> Here is the patch.
Committed (r9789), thanks.
> I think I understood what the Xs Ym mean...
> Xs: X "scalar" arguments
> Ym: Y "memory" (pointer) arguments.
I explained that a little better in the comments, too.
Nick
|