]> granicus.if.org Git - strace/history - signal.c
Convert all sigsets correctly into libc sigset_t. Add functions
[strace] / signal.c
1999-04-06 Nate SammonsConvert all sigsets correctly into libc sigset_t. ...
1999-03-30 Nate SammonsFix a silly bug in signame. A signal should be *greate...
1999-03-29 Nate SammonsFix wrong argument of rt_sigprocmask being used.
1999-03-29 Nate SammonsAdd new function `signame', which returns name (SIGXXX...
1999-03-17 Wichert Akkermansys/reg apparently only exists on i386 and m68k, so...
1999-03-15 Wichert AkkermanSimply bugfixes, see patch to debian/changelog for...
1999-02-19 Wichert AkkermanInitial revision