Re: Making a universal list of syscalls?

From: Michael Kerrisk
Date: Mon Mar 17 2014 - 15:37:28 EST


On Fri, Mar 7, 2014 at 12:40 AM, Andy Lutomirski <luto@xxxxxxxxxxxxxx> wrote:
> On Thu, Mar 6, 2014 at 3:37 PM, H. Peter Anvin <hpa@xxxxxxxxx> wrote:
>> On 03/05/2014 03:08 AM, David Howells wrote:
>>> It would be really nice if we could do this in such a manner that we could
>>> build strace from it.
>>
>> strace, seccomp, klibc, ... we all need more or less the same stuff.
>
> strace also needs to know what the pointed-to type is for pointer
> arguments, whether pointers are input, output, or both, and what kind
> of flags / constants fit in which integer slot.
>
> --Andy


Late to the party, but... Obviously man-pages would be interested in
any results here, so if you CCed me on any future work/results that
would be great.

Thanks,

Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/