[klibc] alpha: Fix definitions of _NSIG and struct sigaction
authorBen Hutchings <ben@decadent.org.uk>
Thu, 27 Aug 2020 00:58:19 +0000 (01:58 +0100)
committerThorsten Glaser <tg@mirbsd.de>
Wed, 26 May 2021 22:12:10 +0000 (23:12 +0100)
commit573fb7bae61eb45f85fc9d188473a7f13cadb780
tree90c3c07829f971a7894cd18cbe09469719203c1c
parent6e776e7fb49217ff5327628ed9a5203f12793e68
[klibc] alpha: Fix definitions of _NSIG and struct sigaction

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

We use the RT signals API, but include the kernel UAPI header
that defines _NSIG and struct sigaction for the old API.

Copy over all the definitions and fix those two.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Name 0001-klibc-alpha-Fix-definitions-of-_NSIG-and-struct-siga.patch
usr/include/arch/alpha/klibc/archsignal.h