~ubuntu-branches/ubuntu/saucy/strace/saucy

« back to all changes in this revision

Viewing changes to linux/ia64/signalent.h

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2001-10-01 14:22:25 UTC
  • Revision ID: james.westby@ubuntu.com-20011001142225-h6l10cregbilmpw5
Tags: 4.4-1.2
* NMU
* Quick one-liner to allow building on the ARM. Closes: #109993.
* Re-ran autoconf, hopefully I didn't break other arches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        "SIG_0",        /* 0 */
 
2
        "SIGHUP",       /* 1 */
 
3
        "SIGINT",       /* 2 */
 
4
        "SIGQUIT",      /* 3 */
 
5
        "SIGILL",       /* 4 */
 
6
        "SIGTRAP",      /* 5 */
 
7
        "SIGABRT",      /* 6 */
 
8
        "SIGBUS",       /* 7 */
 
9
        "SIGFPE",       /* 8 */
 
10
        "SIGKILL",      /* 9 */
 
11
        "SIGUSR1",      /* 10 */
 
12
        "SIGSEGV",      /* 11 */
 
13
        "SIGUSR2",      /* 12 */
 
14
        "SIGPIPE",      /* 13 */
 
15
        "SIGALRM",      /* 14 */
 
16
        "SIGTERM",      /* 15 */
 
17
        "SIGSTKFLT",    /* 16 */
 
18
        "SIGCHLD",      /* 17 */
 
19
        "SIGCONT",      /* 18 */
 
20
        "SIGSTOP",      /* 19 */
 
21
        "SIGTSTP",      /* 20 */
 
22
        "SIGTTIN",      /* 21 */
 
23
        "SIGTTOU",      /* 22 */
 
24
        "SIGURG",       /* 23 */
 
25
        "SIGXCPU",      /* 24 */
 
26
        "SIGXFSZ",      /* 25 */
 
27
        "SIGVTALRM",    /* 26 */
 
28
        "SIGPROF",      /* 27 */
 
29
        "SIGWINCH",     /* 28 */
 
30
        "SIGIO",        /* 29 */
 
31
        "SIGPWR",       /* 30 */
 
32
        "SIGSYS",       /* 31 */
 
33
        "SIGRT0",       /* 32 */
 
34
        "SIGRT1",       /* 33 */
 
35
        "SIGRT2",       /* 34 */
 
36
        "SIGRT3",       /* 35 */
 
37
        "SIGRT4",       /* 36 */
 
38
        "SIGRT5",       /* 37 */
 
39
        "SIGRT6",       /* 38 */
 
40
        "SIGRT7",       /* 39 */
 
41
        "SIGRT8",       /* 40 */
 
42
        "SIGRT9",       /* 41 */
 
43
        "SIGRT10",      /* 42 */
 
44
        "SIGRT11",      /* 43 */
 
45
        "SIGRT12",      /* 44 */
 
46
        "SIGRT13",      /* 45 */
 
47
        "SIGRT14",      /* 46 */
 
48
        "SIGRT15",      /* 47 */
 
49
        "SIGRT16",      /* 48 */
 
50
        "SIGRT17",      /* 49 */
 
51
        "SIGRT18",      /* 50 */
 
52
        "SIGRT19",      /* 51 */
 
53
        "SIGRT20",      /* 52 */
 
54
        "SIGRT21",      /* 53 */
 
55
        "SIGRT22",      /* 54 */
 
56
        "SIGRT23",      /* 55 */
 
57
        "SIGRT24",      /* 56 */
 
58
        "SIGRT25",      /* 57 */
 
59
        "SIGRT26",      /* 58 */
 
60
        "SIGRT27",      /* 59 */
 
61
        "SIGRT28",      /* 60 */
 
62
        "SIGRT29",      /* 61 */
 
63
        "SIGRT30",      /* 62 */
 
64
        "SIGRT31",      /* 63 */