From: Roland McGrath Date: Tue, 14 Jan 2003 07:53:30 +0000 (+0000) Subject: 2003-01-13 Roland McGrath X-Git-Tag: v4.5.18~873 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ef18edb5f6a91d953f697730fadaf21bdc650cb;p=strace 2003-01-13 Roland McGrath * linux/powerpc/signalent.h: Add SIGRTMIN. From Anton Blanchard . --- diff --git a/linux/powerpc/signalent.h b/linux/powerpc/signalent.h index e2c13374..04b00b19 100644 --- a/linux/powerpc/signalent.h +++ b/linux/powerpc/signalent.h @@ -30,3 +30,4 @@ "SIGIO", /* 29 */ "SIGPWR", /* 30 */ "SIGUNUSED", /* 31 */ + "SIGRTMIN", /* 32 */