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:
parent
6826f98bc4
commit
fcf7f8d51e
@ -30,3 +30,4 @@
|
|||||||
"SIGINFO", /* 29 */
|
"SIGINFO", /* 29 */
|
||||||
"SIGUSR1", /* 30 */
|
"SIGUSR1", /* 30 */
|
||||||
"SIGUSR2", /* 31 */
|
"SIGUSR2", /* 31 */
|
||||||
|
"SIGRTMIN", /* 32 */
|
||||||
|
@ -29,5 +29,5 @@
|
|||||||
"SIGTTOU", /* 28 */
|
"SIGTTOU", /* 28 */
|
||||||
"SIGURG", /* 29 */
|
"SIGURG", /* 29 */
|
||||||
"SIGXFSZ", /* 30 */
|
"SIGXFSZ", /* 30 */
|
||||||
"SIGUNUSED", /* 31 */
|
"SIGSYS", /* 31 */
|
||||||
"SIGRTMIN", /* 32 */
|
"SIGRTMIN", /* 32 */
|
||||||
|
@ -30,3 +30,4 @@
|
|||||||
"SIGPROF", /* 29 */
|
"SIGPROF", /* 29 */
|
||||||
"SIGXCPU", /* 30 */
|
"SIGXCPU", /* 30 */
|
||||||
"SIGXFSZ", /* 31 */
|
"SIGXFSZ", /* 31 */
|
||||||
|
"SIGRTMIN", /* 32 */
|
||||||
|
@ -30,3 +30,4 @@
|
|||||||
"SIGLOST", /* 29 */
|
"SIGLOST", /* 29 */
|
||||||
"SIGUSR1", /* 30 */
|
"SIGUSR1", /* 30 */
|
||||||
"SIGUSR2", /* 31 */
|
"SIGUSR2", /* 31 */
|
||||||
|
"SIGRTMIN", /* 32 */
|
||||||
|
Loading…
Reference in New Issue
Block a user