diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-29 13:11:20 +0200 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-05-02 21:59:28 +0300 |
commit | 34d6086236baeb59f4b46e2380f2b271acd6f6cf (patch) | |
tree | 8c06a8dede03f4e4660f7b23f3eb2ac81d112dde /linux-user/uname.h | |
parent | a29e5ba21f3dc01cd7f12aac9216e06e7bdd0e9e (diff) |
linux-user: avoid using glibc internals in _syscall5 and in definition of target_sigevent struct
Use the public sigset_t instead of the glibc specific internal
__sigset_t in _syscall.
Calculate the sigevent pad size is calculated in similar way as kernel
does it instead of using glibc internal field _pad.
This is needed for building with musl libc.
Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/uname.h')
0 files changed, 0 insertions, 0 deletions