]> granicus.if.org Git - strace/commitdiff
signalent: update from linux v3.19
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 23 Feb 2015 20:53:12 +0000 (20:53 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 23 Feb 2015 20:55:11 +0000 (20:55 +0000)
* linux/alpha/signalent.h: Update from linux v3.19 signalent.sh.
* linux/hppa/signalent.h: Likewise.
* linux/mips/signalent.h: Likewise.
* linux/sparc/signalent.h: Likewise.

linux/alpha/signalent.h
linux/hppa/signalent.h
linux/mips/signalent.h
linux/sparc/signalent.h

index 2b507e3be4c7f3e12b3a5486d57154f50db90cdf..174b17b88aca0ddc814834e596c66a47f757a4ec 100644 (file)
@@ -30,3 +30,4 @@
        "SIGINFO",      /* 29 */
        "SIGUSR1",      /* 30 */
        "SIGUSR2",      /* 31 */
+       "SIGRTMIN",     /* 32 */
index 9fbc212f662f1daed2f7dd3d4abc803cf34aa638..6d6998768b19cabe4d3ba1bed47a0d478c788113 100644 (file)
@@ -29,5 +29,5 @@
        "SIGTTOU",      /* 28 */
        "SIGURG",       /* 29 */
        "SIGXFSZ",      /* 30 */
-       "SIGUNUSED",    /* 31 */
+       "SIGSYS",       /* 31 */
        "SIGRTMIN",     /* 32 */
index 2cf746af337a90539ce16ff8aad30a447be96b31..d18e5105935d9e600c16462d76ea30077b8072f6 100644 (file)
@@ -30,3 +30,4 @@
        "SIGPROF",      /* 29 */
        "SIGXCPU",      /* 30 */
        "SIGXFSZ",      /* 31 */
+       "SIGRTMIN",     /* 32 */
index e059b5d01ee4004c979dc46efa994bde03be02f3..83ca9ca837679524f77410390ee8ac04bf1ea5fb 100644 (file)
@@ -30,3 +30,4 @@
        "SIGLOST",      /* 29 */
        "SIGUSR1",      /* 30 */
        "SIGUSR2",      /* 31 */
+       "SIGRTMIN",     /* 32 */