|
2 | 2 | "macros": { |
3 | 3 | "SIG_DFL": { |
4 | 4 | "c-definition": "7.14.3", |
5 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 5 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
6 | 6 | }, |
7 | 7 | "SIG_ERR": { |
8 | 8 | "c-definition": "7.14.3", |
9 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 9 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
10 | 10 | }, |
11 | 11 | "SIG_HOLD": { |
12 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 12 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
13 | 13 | }, |
14 | 14 | "SIG_IGN": { |
15 | 15 | "c-definition": "7.14.3", |
16 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 16 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
17 | 17 | }, |
18 | 18 | "SIGRTMIN": { |
19 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 19 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
20 | 20 | }, |
21 | 21 | "SIGRTMAX": { |
22 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 22 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
23 | 23 | }, |
24 | 24 | "SIGABRT": { |
25 | 25 | "c-definition": "7.14.3", |
26 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 26 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
27 | 27 | }, |
28 | 28 | "SIGALRM": { |
29 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 29 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
30 | 30 | }, |
31 | 31 | "SIGBUS": { |
32 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 32 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
33 | 33 | }, |
34 | 34 | "SIGCHLD": { |
35 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 35 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
36 | 36 | }, |
37 | 37 | "SIGCONT": { |
38 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 38 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
39 | 39 | }, |
40 | 40 | "SIGFPE": { |
41 | 41 | "c-definition": "7.14.3", |
42 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 42 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
43 | 43 | }, |
44 | 44 | "SIGHUP": { |
45 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 45 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
46 | 46 | }, |
47 | 47 | "SIGILL": { |
48 | 48 | "c-definition": "7.14.3", |
49 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 49 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
50 | 50 | }, |
51 | 51 | "SIGINT": { |
52 | 52 | "c-definition": "7.14.3", |
53 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 53 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
54 | 54 | }, |
55 | 55 | "SIGKILL": { |
56 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 56 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
57 | 57 | }, |
58 | 58 | "SIGPIPE": { |
59 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 59 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
60 | 60 | }, |
61 | 61 | "SIGPIPE": { |
62 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 62 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
63 | 63 | }, |
64 | 64 | "SIGQUIT": { |
65 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 65 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
66 | 66 | }, |
67 | 67 | "SIGSEGV": { |
68 | 68 | "c-definition": "7.14.3", |
69 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 69 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
70 | 70 | }, |
71 | 71 | "SIGSTOP": { |
72 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 72 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
73 | 73 | }, |
74 | 74 | "SIGTERM": { |
75 | 75 | "c-definition": "7.14.3", |
76 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 76 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
77 | 77 | }, |
78 | 78 | "SIGTSTP": { |
79 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 79 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
80 | 80 | }, |
81 | 81 | "SIGTTIN": { |
82 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 82 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
83 | 83 | }, |
84 | 84 | "SIGTTOU": { |
85 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 85 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
86 | 86 | }, |
87 | 87 | "SIGUSR1": { |
88 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 88 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
89 | 89 | }, |
90 | 90 | "SIGUSR2": { |
91 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 91 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
92 | 92 | }, |
93 | 93 | "SIGPOLL": { |
94 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 94 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
95 | 95 | }, |
96 | 96 | "SIGPROF": { |
97 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 97 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
98 | 98 | }, |
99 | 99 | "SIGSYS": { |
100 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 100 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
101 | 101 | }, |
102 | 102 | "SIGTRAP": { |
103 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 103 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
104 | 104 | }, |
105 | 105 | "SIGURG": { |
106 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 106 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
107 | 107 | }, |
108 | 108 | "SIGVTALRM": { |
109 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 109 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
110 | 110 | }, |
111 | 111 | "SIGXCPU": { |
112 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 112 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
113 | 113 | }, |
114 | 114 | "SIGXFSZ": { |
115 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html" |
| 115 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html" |
116 | 116 | } |
117 | 117 | }, |
118 | 118 | "functions": { |
119 | 119 | "signal": { |
120 | 120 | "c-definition": "7.14.1.1", |
121 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/signal.html" |
| 121 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/signal.html" |
122 | 122 | }, |
123 | 123 | "raise": { |
124 | 124 | "c-definition": "7.14.2.1", |
125 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/raise.html" |
| 125 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/raise.html" |
126 | 126 | }, |
127 | 127 | "kill": { |
128 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/kill.html" |
| 128 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/kill.html" |
129 | 129 | }, |
130 | 130 | "sigaction": { |
131 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaction.html" |
| 131 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigaction.html" |
132 | 132 | }, |
133 | 133 | "sigaddset": { |
134 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaddset.html" |
| 134 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigaddset.html" |
135 | 135 | }, |
136 | 136 | "sigaltstack": { |
137 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaltstack.html" |
| 137 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigaltstack.html" |
138 | 138 | }, |
139 | 139 | "sigdelset": { |
140 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigdelset.html" |
| 140 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigdelset.html" |
141 | 141 | }, |
142 | 142 | "sigemptyset": { |
143 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigemptyset.html" |
| 143 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigemptyset.html" |
144 | 144 | }, |
145 | 145 | "sigfillset": { |
146 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigfillset.html" |
| 146 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigfillset.html" |
147 | 147 | }, |
148 | 148 | "sigprocmask": { |
149 | | - "posix-definition": "https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigprocmask.html" |
| 149 | + "posix-definition": "https://pubs.opengroup.org/onlinepubs/9799919799/functions/sigprocmask.html" |
150 | 150 | } |
151 | 151 | } |
152 | 152 | } |
0 commit comments