[klibc] ia64: Fix definition of struct sigaction
authorBen Hutchings <ben@decadent.org.uk>
Fri, 28 Aug 2020 16:36:34 +0000 (17:36 +0100)
committerThorsten Glaser <tg@mirbsd.de>
Wed, 26 May 2021 22:12:10 +0000 (23:12 +0100)
commit5c620a8d93b5023742220754f24232d1b1e18122
treed6fe14aa81e1e7b5a645115a2081049a9089bc6b
parent211f6e551976d41125e4e9e03c183be3c8f1dab9
[klibc] ia64: Fix definition of struct sigaction

Origin: https://git.kernel.org/pub/scm/libs/klibc/klibc.git/commit/?id=811bff9cec254e3396493f4f2447862d252870ac

ia64 only provides the RT signal API, in which the type of sa_flags is
unsigned long and sa_mask is the last member of the struct.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Name 0001-klibc-ia64-Fix-definition-of-struct-sigaction.patch
usr/include/arch/ia64/klibc/archsignal.h