Jilles Tjoelker cdbd40cbb2 sh: Prefer strsignal() to accessing sys_siglist directly.
Accessing sys_siglist directly requires rtld to copy it from libc to the sh
executable's BSS. Also, strsignal() will put in the signal number for
unknown signals (FreeBSD-specific) so we need not do that ourselves.

Unfortunately, there is no function for sys_signame.
2012-12-25 14:17:09 +00:00
..
2011-05-27 20:53:07 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-11-14 14:08:24 +00:00
2012-11-14 14:08:24 +00:00
2012-07-15 10:49:16 +00:00
2012-01-01 22:17:12 +00:00
2012-05-15 22:50:47 +00:00
2011-06-24 07:29:04 +00:00
2011-06-18 23:43:28 +00:00
2009-12-24 18:41:14 +00:00
2011-05-27 16:00:37 +00:00
2012-02-04 23:12:14 +00:00