Sun Mar 8 22:06:06 2020 UTC ()
Sync signal messages between catalog and sys_siglist


(mgorny)
diff -r1.15 -r1.16 src/lib/libc/nls/C.msg

cvs diff -r1.15 -r1.16 src/lib/libc/nls/C.msg (expand / switch to unified diff)

--- src/lib/libc/nls/C.msg 2020/03/08 22:05:40 1.15
+++ src/lib/libc/nls/C.msg 2020/03/08 22:06:05 1.16
@@ -215,44 +215,44 @@ $ SIGBUS @@ -215,44 +215,44 @@ $ SIGBUS
215$ SIGSEGV 215$ SIGSEGV
21611 Segmentation fault 21611 Segmentation fault
217$ SIGSYS 217$ SIGSYS
21812 Bad system call 21812 Bad system call
219$ SIGPIPE 219$ SIGPIPE
22013 Broken pipe 22013 Broken pipe
221$ SIGALRM 221$ SIGALRM
22214 Alarm clock 22214 Alarm clock
223$ SIGTERM 223$ SIGTERM
22415 Terminated 22415 Terminated
225$ SIGURG 225$ SIGURG
22616 Urgent I/O condition 22616 Urgent I/O condition
227$ SIGSTOP 227$ SIGSTOP
22817 Stopped (signal) 22817 Suspended (signal)
229$ SIGTSTP 229$ SIGTSTP
23018 Stopped 23018 Suspended
231$ SIGCONT 231$ SIGCONT
23219 Continued 23219 Continued
233$ SIGCHLD 233$ SIGCHLD
23420 Child exited 23420 Child exited
235$ SIGTTIN 235$ SIGTTIN
23621 Stopped (tty input) 23621 Stopped (tty input)
237$ SIGTTOU 237$ SIGTTOU
23822 Stopped (tty output) 23822 Stopped (tty output)
239$ SIGIO 239$ SIGIO
24023 I/O possible 24023 I/O possible
241$ SIGXCPU 241$ SIGXCPU
24224 Cputime limit exceeded 24224 CPU time limit exceeded
243$ SIGXFSZ 243$ SIGXFSZ
24425 Filesize limit exceeded 24425 File size limit exceeded
245$ SIGVTALRM 245$ SIGVTALRM
24626 Virtual timer expired 24626 Virtual timer expired
247$ SIGPROF 247$ SIGPROF
24827 Profiling timer expired 24827 Profiling timer expired
249$ SIGWINCH 249$ SIGWINCH
25028 Window size changes 25028 Window size changed
251$ SIGINFO 251$ SIGINFO
25229 Information request 25229 Information request
253$ SIGUSR1 253$ SIGUSR1
25430 User defined signal 1 25430 User defined signal 1
255$ SIGUSR2 255$ SIGUSR2
25631 User defined signal 2 25631 User defined signal 2
257$ SIGPWR 257$ SIGPWR
25832 Power fail/restart 25832 Power fail/restart