On 5 November 2013 14:46, Alex Bennée <[email protected]> wrote: > Where is the reference for each of these structures? The kernels own > headers or glibc's for the appropriate arch?
Always the kernel -- we are implementing the syscall interface, not the glibc function. -- PMM
