summaryrefslogtreecommitdiff
path: root/signal.c
Commit message (Expand)AuthorAge
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-06
* fix compile on UWJohn Hughes2001-03-06
* Add FreeBSD supportWichert Akkerman2000-09-01
* test/clone.c: minor fixupWichert Akkerman2000-08-10
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Bunch of stuffWichert Akkerman1999-12-23
* Seems like some systems treat sigmask_t and sigmask_t* as the same thing.Wichert Akkerman1999-11-26
* Only use long_to_sigset on Linux systemsWichert Akkerman1999-11-26
* Add Linux MIPS supportWichert Akkerman1999-10-31
* Compilation updatesWichert Akkerman1999-10-06
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-29
* Add test for sys/reg.h and use that instead of asm/ptrace.hWichert Akkerman1999-07-13
* Remove hack in signal.c for arm architectureWichert Akkerman1999-07-09
* Add sparc patches from Jakub JelinekWichert Akkerman1999-06-03
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-09
* Realtime signals are named starting with 0. Fix `signame' to comply.Nate Sammons1999-04-06
* Convert all sigsets correctly into libc sigset_t. Add functionsNate Sammons1999-04-06
* Fix a silly bug in signame. A signal should be *greater* than theNate Sammons1999-03-30
* Fix wrong argument of rt_sigprocmask being used.Nate Sammons1999-03-29
* Add new function `signame', which returns name (SIGXXX) of numericNate Sammons1999-03-29
* sys/reg apparently only exists on i386 and m68k, so fix the test inWichert Akkerman1999-03-17
* Simply bugfixes, see patch to debian/changelog for detailsWichert Akkerman1999-03-15
* Initial revisionWichert Akkerman1999-02-19