]> granicus.if.org Git - strace/history - signal.c
Fix decoding of file descriptors
[strace] / signal.c
2011-03-04 Dmitry V. LevinFix decoding of file descriptors
2010-09-07 Dmitry V. LevinFix const-correctness issues uncovered by gcc -Wwrite...
2010-08-05 Edgar E. IglesiasAdd support for the MicroBlaze architecture
2010-07-13 Andreas SchwabAdd biarch support for powerpc64
2010-02-23 Andreas SchwabFix reporting signal mask by sigreturn on powerpc
2010-02-05 Chris MetcalfAdd support for the TILE architecture
2010-02-04 Dmitry V. LevinRemove dead code
2009-10-12 Mike Frysingersparc/linux: Rewrite to use asm/ptrace.h
2009-10-05 Carlos O'DonellFix SA_HANDLER function pointer comparisons for hppa
2009-10-05 Dmitry V. Levin* signal.c (do_signalfd): Fix typo in output format.
2009-06-02 Roland McGrathRevert unapproved commits.
2009-06-01 Dmitry V. Levin* bjm.c (sys_query_module): Fix format warning reported by
2009-04-15 Denys Vlasenko* signal (sys_rt_sigtimedwait): Fix sigtimedwait syscal...
2009-04-15 Denys Vlasenko* signal (sys_rt_sigaction): Print struct sigaction...
2009-04-14 Denys Vlasenko* signal.c: Whitespace, comment, and style fixes, no...
2009-02-27 Denys VlasenkoAVR32 support by Hans-Christian Egtvedt
2009-02-25 Denys VlasenkoCRIS support by Hinko Kocevar (hinko.kocevar AT cetrtap...
2009-02-24 Denys VlasenkoReplace many more bare ptrace calls with calls to wrappers
2009-02-11 Roland McGrath2009-02-10 Roland McGrath <roland@redhat.com>
2009-01-13 Denys VlasenkoFixes for ptrace() argument parsing.
2008-12-17 Denys Vlasenkotwo instances of s/sa_handler == SIG_DFL/sa_handler...
2008-12-16 Denys VlasenkoThis patch does not change any logic.
2008-11-10 Dmitry V. Levin2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-08-20 Roland McGrath2008-08-19 Roland McGrath <roland@redhat.com>
2008-08-06 Jan Kratochvil2008-08-06 Jan Kratochvil <jan.kratochvil@redhat...
2008-07-18 Roland McGrath2008-07-17 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2008-05-19 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2008-05-19 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>
2007-11-04 Roland McGrath2007-11-02 Thiemo Seufer <ths@networkno.de>
2007-08-02 Roland McGrath2007-07-23 Ulrich Drepper <drepper@redhat.com>
2007-07-05 Roland McGrath2007-07-05 Roland McGrath <roland@redhat.com>
2007-07-05 Roland McGrath2007-07-05 Roland McGrath <roland@redhat.com>
2007-01-11 Dmitry V. Levin2006-12-27 Dmitry V. Levin <ldv@altlinux.org>
2006-12-13 Dmitry V. Levin2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
2006-10-13 Dmitry V. Levin2006-10-13 Ulrich Drepper <drepper@redhat.com>
2006-01-12 Roland McGrath2006-01-12 Roland McGrath <roland@redhat.com>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-05-09 Roland McGrath2005-04-05 Anton Blanchard <anton@samba.org>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-08-31 Roland McGrath2004-07-12 Dmitry V. Levin <ldv@altlinux.org>
2004-07-12 Roland McGrath2004-07-07 David S. Miller <davem@nuts.davemloft...
2004-03-01 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2003-10-01 Roland McGrath2003-10-01 Roland McGrath <roland@redhat.com>
2003-09-23 Roland McGrath2003-09-23 Roland McGrath <roland@redhat.com>
2003-07-09 Roland McGrath2003-07-08 Roland McGrath <roland@redhat.com>
2003-06-03 Roland McGrath2003-06-03 Roland McGrath <roland@redhat.com>
2003-05-23 Roland McGrath2003-05-22 Roland McGrath <roland@redhat.com>
2003-01-30 Roland McGrath2003-01-23 Roland McGrath <roland@redhat.com>
2003-01-14 Roland McGrath2003-01-14 Roland McGrath <roland@redhat.com>
2002-12-17 Roland McGrath2002-12-16 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
2002-10-07 Michal Ludvig2002-10-07 Michal Ludvig <mludvig@suse.cz>
2002-09-23 Michal Ludvig2002-09-23 Michal Ludvig <mludvig@suse.cz>
2001-10-18 John HughesMerge SVR4/Linux printsiginfo
2001-10-18 John Hugheshandle sigwait on svr4
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-08-19 Wichert Akkermando not include asm/sigcontext.h on Linux/IA64 since...
2001-05-15 John Hughesprintcontext should pass sigmask addr to printsigmask
2001-04-12 Wichert Akkermanswitch to using /proc/<pid>/status on Linux
2001-03-28 Wichert Akkermanseveral Linux/sparc fixes
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2001-03-06 John Hughesfix compile on UW
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-19 Wichert Akkermantest/vfork.c: new file to test vfork traces
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-26 Wichert AkkermanSeems like some systems treat sigmask_t and sigmask_t...
1999-11-26 Wichert AkkermanOnly use long_to_sigset on Linux systems
1999-10-31 Wichert AkkermanAdd Linux MIPS support
1999-10-06 Wichert AkkermanCompilation updates
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-07-13 Wichert AkkermanAdd test for sys/reg.h and use that instead of asm...
1999-07-09 Wichert AkkermanRemove hack in signal.c for arm architecture
1999-06-03 Wichert AkkermanAdd sparc patches from Jakub Jelinek
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-04-06 Nate SammonsRealtime signals are named starting with 0. Fix `signa...
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