summaryrefslogtreecommitdiff
path: root/signal.c
Commit message (Expand)AuthorAge
* 2003-10-01 Roland McGrath <roland@redhat.com>Roland McGrath2003-10-01
* 2003-09-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-23
* 2003-07-08 Roland McGrath <roland@redhat.com>Roland McGrath2003-07-09
* 2003-06-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-03
* 2003-05-22 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-23
* 2003-01-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-30
* 2003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* 2002-12-16 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-17
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-15
* 2002-10-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-10-07
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* Merge SVR4/Linux printsiginfoJohn Hughes2001-10-18
* handle sigwait on svr4John Hughes2001-10-18
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* do not include asm/sigcontext.h on Linux/IA64 since it gets the struct from b...Wichert Akkerman2001-08-19
* printcontext should pass sigmask addr to printsigmaskJohn Hughes2001-05-15
* switch to using /proc/<pid>/status on LinuxWichert Akkerman2001-04-12
* several Linux/sparc fixesWichert Akkerman2001-03-28
* Add Linux/hppa port, patch from Richard HirstWichert Akkerman2001-03-27
* 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