summaryrefslogtreecommitdiff
path: root/signal.c
Commit message (Expand)AuthorAge
* Fixes for ptrace() argument parsing.Denys Vlasenko2009-01-13
* two instances of s/sa_handler == SIG_DFL/sa_handler == SIG_IGN/Denys Vlasenko2008-12-17
* This patch does not change any logic.Denys Vlasenko2008-12-16
* 2008-10-23 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-10
* 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-09-03
* 2008-08-19 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-20
* 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2008-08-06
* 2008-07-17 Roland McGrath <roland@redhat.com>Roland McGrath2008-07-18
* 2008-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2008-05-20
* 2008-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2008-05-20
* 2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2008-05-20
* 2007-11-02 Thiemo Seufer <ths@networkno.de>Roland McGrath2007-11-04
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-02
* 2007-07-05 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-05
* 2007-07-05 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-05
* 2006-12-27 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-11
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-13
* 2006-10-13 Ulrich Drepper <drepper@redhat.com>Dmitry V. Levin2006-10-13
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-12
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-04-05 Anton Blanchard <anton@samba.org>Roland McGrath2005-05-09
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-02
* 2004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-06
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-07-12 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2004-08-31
* 2004-07-07 David S. Miller <davem@nuts.davemloft.net>Roland McGrath2004-07-12
* 2004-03-01 Roland McGrath <roland@redhat.com>Roland McGrath2004-03-01
* 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