qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 1/2] linux-user: create target_structsheader


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 1/2] linux-user: create target_structsheader to place ipc_perm and shmid_dss
Date: Tue, 5 Nov 2013 14:57:02 +0000

On 5 November 2013 14:46, Alex Bennée <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]