256 Commits

Author SHA1 Message Date
Nate Sammons
3080aa492b Fix a silly bug in signame. A signal should be *greater* than the
minimum.
1999-03-30 00:16:41 +00:00
Nate Sammons
dab325a890 Fix wrong argument of rt_sigprocmask being used. 1999-03-29 23:33:35 +00:00
Nate Sammons
ce780fc9e6 Add new function `signame', which returns name (SIGXXX) of numeric
signal, and replace lookups in signalent[] with calls to it.
1999-03-29 23:23:13 +00:00
Wichert Akkerman
9047076564 sys/reg apparently only exists on i386 and m68k, so fix the test in
a couple of files
1999-03-17 00:42:25 +00:00
Wichert Akkerman
5daa028ca3 Simply bugfixes, see patch to debian/changelog for details 1999-03-15 19:49:42 +00:00
Wichert Akkerman
76baf7c9f6 Initial revision 1999-02-19 00:21:36 +00:00