]> granicus.if.org Git - strace/shortlog
strace
2009-02-24 Denys VlasenkoReplace many more bare ptrace calls with calls to wrappers
2009-02-24 Denys Vlasenko* process.c: Indent preprocessor directives so that...
2009-02-23 Denys Vlasenkolinux/ioctlent.sh: update by Mike Frysinger (now collec...
2009-02-23 Denys VlasenkoMore cleanups from Mike Frysingler:
2009-02-23 Denys VlasenkoHACKING-scripts: new doc file by Mike Frysinger
2009-02-22 Denys Vlasenkos/sort | uniq/sort -u/
2009-02-20 Denys VlasenkoFurther signalent.h cleanup.
2009-02-20 Denys VlasenkoPatch by Mike Frysinger (vapier AT gentoo.org).
2009-02-20 Denys VlasenkoPatch by Mike Frysinger (vapier AT gentoo.org).
2009-02-20 Denys Vlasenkofix accidental damage to ChangeLog
2009-02-20 Denys VlasenkoPatch by Mike Frysinger (vapier AT gentoo.org).
2009-02-20 Denys VlasenkoPatch by Mike Frysinger (vapier AT gentoo.org).
2009-02-13 Denys Vlasenkotest/sigkill_rain.c: a testcase with lots of async...
2009-02-11 Roland McGrath.
2009-02-11 Roland McGrath2009-02-10 Roland McGrath <roland@redhat.com>
2009-02-10 Denys VlasenkoCleanup after tcb table expansion simplification.
2009-02-09 Denys Vlasenko* defs.h: Correct the comment about TCB_SUSPENDED.
2009-01-29 Denys Vlasenko* strace.c (newoutf): Prevent -o FILENAME overflowing...
2009-01-28 Denys Vlasenko* process.c (internal_clone): Check and complain if...
2009-01-27 Denys Vlasenko* strace.c (collect_stopped_tcbs): Guard against the...
2009-01-26 Denys Vlasenko* process.c (printwaitn): Add comment about wait4(...
2009-01-26 Denys Vlasenkofix fallout from recent tcb table expansion error handl...
2009-01-23 Denys Vlasenkosyscall.c (get_scno): Fix warnings about unused 'pid...
2009-01-23 Denys VlasenkoBy Michal Nowak <mnowak@redhat.com>:
2009-01-21 Denys Vlasenko* strace.c (collect_stopped_tcbs): Do not return NULL...
2009-01-17 Denys VlasenkoTwo cleanups: tcb table expansion failure is not really...
2009-01-17 Denys Vlasenko* defs.h: Update a comment. No code changes.
2009-01-17 Denys Vlasenko* process.c: Add a comment. No code changes.
2009-01-14 Denys Vlasenko* linux/bfin/syscallent.h: sys_futex has 6 parameters...
2009-01-13 Denys VlasenkoFixes for ptrace() argument parsing.
2009-01-09 Denys Vlasenko* defs.h: Add new struct tcb fields: wait_status, next_...
2009-01-06 Denys VlasenkoOutput format fixes, improving the situation after...
2009-01-06 Denys Vlasenko* desc.c (printflock): Fix display of fcntl(F_SETLK) on
2009-01-02 Denys Vlasenko* syscall.c: more cosmetics. fixed a few localized...
2009-01-02 Denys Vlasenko* defs.h, syscall.c: explain why x86 does not need...
2009-01-02 Denys Vlasenko* strace.c: Fix compile failure: on some systems PTRACE...
2009-01-02 Denys Vlasenkotrailing whitespace removal, no code changes
2009-01-01 Dmitry V. Levin2008-11-13 Kirill A. Shutemov <kirill@shutemov.name>
2009-01-01 Dmitry V. Levin2008-11-13 Kirill A. Shutemov <kirill@shutemov.name>
2009-01-01 Dmitry V. Levin2009-01-01 Andreas Schwab <schwab@suse.de>
2008-12-30 Denys VlasenkoExperimental support for -D option.
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-12-30 Denys VlasenkoPatch by Kirill A. Shutemov:
2008-12-29 Denys Vlasenko* linux/syscallent.h: Mark sendfile(2) as network syscall.
2008-12-29 Denys Vlasenko* defs.h: Remove sigtrap80 field from struct tcb.
2008-12-23 Denys VlasenkoFix build breakage from my previous commit.
2008-12-22 Denys VlasenkoMake strace correctly handle SIGTRAP produced by e.g.
2008-12-17 Denys VlasenkoMake strace somewhat resilient against process disappearing
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-12-10 Dmitry V. Levin2008-11-11 Dmitry V. Levin <ldv@altlinux.org>
2008-12-10 Dmitry V. LevinAdd RH# bugzilla tags
2008-12-10 Roland McGrath.
2008-12-10 Roland McGrath2008-12-09 Roland McGrath <roland@redhat.com>
2008-12-09 Denys Vlasenkomanpage: document new feature of propagating exit code...
2008-12-09 Denys Vlasenkovda tests his commit powers by removing trailing whites...
2008-11-11 Dmitry V. Levin2008-11-09 Dmitry V. Levin <ldv@altlinux.org>
2008-11-11 Dmitry V. Levin2008-11-09 Dmitry V. Levin <ldv@altlinux.org>
2008-11-10 Dmitry V. Levin2008-11-09 Dmitry V. Levin <ldv@altlinux.org>
2008-11-10 Dmitry V. Levin2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
2008-11-10 Dmitry V. Levin2008-10-23 Mike Frysinger <vapier@gentoo.org>
2008-11-10 Dmitry V. Levin2008-09-18 Mike Frysinger <vapier@gentoo.org>
2008-11-10 Dmitry V. Levin2008-10-22 Dmitry V. Levin <ldv@altlinux.org>
2008-11-10 Dmitry V. Levin2008-09-29 Dmitry V. Levin <ldv@altlinux.org>
2008-09-12 Jan Kratochvil2008-09-12 Tomas Pospisek <tpo@sourcepole.ch>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-09-03 Dmitry V. Levin2008-09-02 Dmitry V. Levin <ldv@altlinux.org>
2008-08-28 Roland McGrath.
2008-08-28 Roland McGrath2008-08-28 Roland McGrath <roland@redhat.com>
2008-08-28 Roland McGrath.
2008-08-28 Roland McGrath2008-08-28 Roland McGrath <roland@redhat.com>
2008-08-28 Roland McGrathPrepare for 4.5.18 release v4.5.18
2008-08-25 Roland McGrath.
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-25 Roland McGrath.
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-25 Roland McGrath.
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-25 Roland McGrath.
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-20 Roland McGrath.
2008-08-20 Roland McGrath2008-08-19 Roland McGrath <roland@redhat.com>
2008-08-06 Jan Kratochvil.
2008-08-06 Jan Kratochvil2008-08-06 Jan Kratochvil <jan.kratochvil@redhat...
2008-08-06 Jan Kratochvil.
2008-08-06 Jan Kratochvil2008-08-06 Jan Kratochvil <jan.kratochvil@redhat...
2008-08-01 Roland McGrath.
2008-08-01 Roland McGrath2008-07-31 Roland McGrath <roland@redhat.com>
2008-08-01 Roland McGrath.
2008-08-01 Roland McGrath2008-07-31 Roland McGrath <roland@redhat.com>
2008-08-01 Roland McGrath.
2008-08-01 Roland McGrath2008-07-31 Roland McGrath <roland@redhat.com>
2008-07-25 Dmitry V. Levin2008-07-24 Dmitry V. Levin <ldv@altlinux.org>
2008-07-22 Roland McGrath.
2008-07-22 Roland McGrath2008-07-22 Roland McGrath <roland@redhat.com>
next