summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorGoran Jakovljevic <goran.jakovljevic@mips.com>2018-02-12 09:03:10 +0100
committerGoran Jakovljevic <goran.jakovljevic@mips.com>2018-02-12 09:03:10 +0100
commit379666996de37cc21a9b05faf692cd17a4421631 (patch)
treee73d4137a7fd1c906b8117be9755e0e5359694f2 /libc/stdio/stdio_ext.cpp
parent4362da80760ef76af310280e70fddb6b6d3d043f (diff)
MIPS32: Make sigset64_t equal to sigset_t
sigset_t is already large enough on mips so use the same principle as on LP64 architectures: typedef sigset_t sigset64_t Also prevent accessing sa_restorer field for architectures which don't define SA_RESTORER in signal_test. This allows compilation of signal_test. Test: bionic-unit-tests in QEMU (MIPS32) Change-Id: I965e202c9a7f7d109e4ec25ad87172dc7c1b8806
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions