signalent: update from linux v3.19

* 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.
This commit is contained in:
Дмитрий Левин 2015-02-23 20:53:12 +00:00
parent 6826f98bc4
commit fcf7f8d51e
4 changed files with 4 additions and 1 deletions

View File

@ -30,3 +30,4 @@
"SIGINFO", /* 29 */
"SIGUSR1", /* 30 */
"SIGUSR2", /* 31 */
"SIGRTMIN", /* 32 */

View File

@ -29,5 +29,5 @@
"SIGTTOU", /* 28 */
"SIGURG", /* 29 */
"SIGXFSZ", /* 30 */
"SIGUNUSED", /* 31 */
"SIGSYS", /* 31 */
"SIGRTMIN", /* 32 */

View File

@ -30,3 +30,4 @@
"SIGPROF", /* 29 */
"SIGXCPU", /* 30 */
"SIGXFSZ", /* 31 */
"SIGRTMIN", /* 32 */

View File

@ -30,3 +30,4 @@
"SIGLOST", /* 29 */
"SIGUSR1", /* 30 */
"SIGUSR2", /* 31 */
"SIGRTMIN", /* 32 */