summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-12-25 13:33:46 +0200
committerRich Felker <dalias@aerifal.cx>2013-12-29 21:55:21 -0500
commit7e10f209fbc26a5179a4c0817c986e7c7bd327c9 (patch)
tree4b3bf4812cb50c5d5282cdc7c2ca9f8669bc95cb /src
parent18144af297e7aa3a0f121262dba569446de6191a (diff)
downloadmusl-7e10f209fbc26a5179a4c0817c986e7c7bd327c9.tar.gz
fix struct signalfd_siginfo
ssi_ptr is really 64-bit in kernel, so fix that. assuming sizeof(void*) for it also caused incorrect padding for 32-bits, as the following 64-bits are aligned to 64-bits (and the padding was not taken into account), so fix the padding as well. add addr_lsb field while there.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions