summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin2010-09-071-13/+4
* Add biarch support for powerpc64Andreas Schwab2010-07-131-4/+12
* Remove dead codeDmitry V. Levin2010-02-041-557/+1
* Ignore errors if a thread is killedAndreas Schwab2009-11-111-1/+1
* Factor out printing of 64bit syscall argumentAndreas Schwab2009-11-041-0/+36
* sparc/linux: Rewrite to use asm/ptrace.hMike Frysinger2009-10-121-65/+18
* Silence compiler warnings about implicit cast from pointer to integerMike Frysinger2009-10-071-2/+2
* CRIS: Correct first argument to upeek()Edgar E. Iglesias2009-10-051-2/+2
* Revert unapproved commits.Roland McGrath2009-06-021-189/+239
* AVR32 support by Hans-Christian EgtvedtDenys Vlasenko2009-02-271-4/+17
* CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si)Denys Vlasenko2009-02-251-2/+24
* Replace many more bare ptrace calls with calls to wrappersDenys Vlasenko2009-02-241-239/+189
* * defs.h: Correct the comment about TCB_SUSPENDED.Denys Vlasenko2009-02-091-241/+248
* Two cleanups: tcb table expansion failure is not really a survivableDenys Vlasenko2009-01-171-3/+1
* Fixes for ptrace() argument parsing.Denys Vlasenko2009-01-131-1/+0
* Output format fixes, improving the situation after recentDenys Vlasenko2009-01-061-19/+14
* Fixing many instances of broken indentation with spaces instead of tabs.Denys Vlasenko2008-12-301-37/+37
* Make strace somewhat resilient against process disappearingDenys Vlasenko2008-12-171-4/+61
* This patch does not change any logic.Denys Vlasenko2008-12-161-60/+60
* 2008-11-09 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-101-25/+68
* 2008-10-23 Mike Frysinger <vapier@gentoo.org>Dmitry V. Levin2008-11-101-0/+11
* 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2008-08-061-6/+13
* 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2008-08-061-5/+9
* 2008-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2008-07-181-0/+6
* 2008-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2008-07-181-6/+14
* 2008-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2008-05-201-1/+18
* 2007-11-01 Roland McGrath <roland@redhat.com>Roland McGrath2007-11-011-7/+11
* 2007-09-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-011-0/+31
* 2007-10-01 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-10-081-121/+107
* 2007-08-01 Roland McGrath <roland@redhat.com>Roland McGrath2007-08-021-4/+7
* 2007-08-01 Roland McGrath <roland@redhat.com>Roland McGrath2007-08-021-4/+7
* 2007-07-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-241-1/+1
* 2007-07-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-111-2/+3
* 2007-06-28 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-06-291-1/+1
* 2006-12-27 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-111-9/+4
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-131-7/+30
* 2005-10-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-10-211-0/+3
* 2005-07-04 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-041-0/+21
* 2005-06-08 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-081-2/+6
* 2005-05-12 Philippe De Muyter <phdm@macqel.be>Roland McGrath2005-06-081-2/+2
* revert debugging codeRoland McGrath2005-06-071-10/+1
* 2005-06-06 Roland McGrath <roland@redhat.com>Roland McGrath2005-06-071-2/+14
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-6/+6
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-5/+19
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-3/+3
* 2005-02-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-061-2/+6
* 2005-02-02 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-021-10/+13
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-021-0/+13
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-041-6/+6
* 2004-07-07 David S. Miller <davem@nuts.davemloft.net>Roland McGrath2004-07-121-13/+31