[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)
committerBen Hutchings <benh@debian.org>
Fri, 30 Apr 2021 01:05:23 +0000 (02:05 +0100)
commit23fb61b37f36bf33983858f5d69c015bf6f4f691
tree84a42667109278d8b904f6242b27b82fb6abdce8
parentc115b2074f3551c18b9f1ade58363b3bc1b22a6c
[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