aboutsummaryrefslogtreecommitdiffstats
path: root/xlat/siginfo_codes.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlat/siginfo_codes.in')
-rw-r--r--xlat/siginfo_codes.in20
1 files changed, 10 insertions, 10 deletions
diff --git a/xlat/siginfo_codes.in b/xlat/siginfo_codes.in
index 115d3ab6..a57c370c 100644
--- a/xlat/siginfo_codes.in
+++ b/xlat/siginfo_codes.in
@@ -1,12 +1,12 @@
-SI_KERNEL
-SI_USER
-SI_QUEUE
-SI_TIMER
-SI_MESGQ
-SI_ASYNCIO
-SI_SIGIO
-SI_TKILL
-SI_DETHREAD
-SI_ASYNCNL
+SI_USER 0
+SI_KERNEL 0x80
+SI_QUEUE -1
+SI_TIMER -2
+SI_MESGQ -3
+SI_ASYNCIO -4
+SI_SIGIO -5
+SI_TKILL -6
+SI_DETHREAD -7
+SI_ASYNCNL -60
SI_NOINFO
SI_LWP