]> granicus.if.org Git - strace/history - strace.c
2004-09-07 Michal Ludvig <mludvig@suse.cz>
[strace] / strace.c
2004-08-31 Roland McGrath2004-08-30 Roland McGrath <roland@redhat.com>
2004-06-04 Roland McGrath2004-06-03 Roland McGrath <roland@redhat.com>
2004-04-09 Roland McGrath2004-04-08 Roland McGrath <roland@redhat.com>
2004-03-02 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2004-02-20 Roland McGrath2004-02-19 Roland McGrath <roland@redhat.com>
2004-01-13 Roland McGrath2003-12-15 Dmitry V. Levin <ldv@altlinux.org>
2003-11-11 Roland McGrath2003-11-11 Roland McGrath <roland@redhat.com>
2003-11-07 Roland McGrath2003-11-06 Roland McGrath <roland@redhat.com>
2003-11-06 Roland McGrath2003-11-06 Roland McGrath <roland@redhat.com>
2003-06-10 Roland McGrath2003-06-09 Roland McGrath <roland@redhat.com>
2003-06-03 Roland McGrath2003-06-03 Roland McGrath <roland@redhat.com>
2003-06-03 Roland McGrath2003-06-02 Roland McGrath <roland@redhat.com>
2003-05-23 Roland McGrath2003-05-22 Roland McGrath <roland@redhat.com>
2003-02-20 Roland McGrath2003-02-19 Roland McGrath <roland@redhat.com>
2003-01-24 Roland McGrath2003-01-21 Roland McGrath <roland@redhat.com>
2003-01-14 Roland McGrath2003-01-13 Roland McGrath <roland@redhat.com>
2003-01-10 Roland McGrath2003-01-10 Roland McGrath <roland@redhat.com>
2003-01-10 Roland McGrath2003-01-10 Roland McGrath <roland@redhat.com>
2003-01-10 Roland McGrath2003-01-10 Roland McGrath <roland@redhat.com>
2003-01-09 Roland McGrath2003-01-08 Roland McGrath <roland@redhat.com>
2002-12-30 Roland McGrath2002-12-30 Roland McGrath <roland@redhat.com>
2002-12-30 Roland McGrath2002-12-22 Roland McGrath <roland@redhat.com>
2002-12-18 Roland McGrath2002-12-17 Roland McGrath <roland@redhat.com>
2002-12-17 Roland McGrath2002-12-17 Roland McGrath <roland@redhat.com>
2002-12-17 Roland McGrath2002-12-16 Roland McGrath <roland@redhat.com>
2002-12-16 Roland McGrathFix botched commit.
2002-12-16 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
2002-11-06 Michal LudvigAdded switch for printing only succeeding syscalls.
2002-05-23 John HughesFix warning if not using POLL_HACK
2002-05-21 John Hughesfix warning will POLL_HACK
2002-04-03 Wichert AkkermanFix closing of outputfiles in droptcb()
2002-04-01 Wichert Akkermanclose tcp->outf in droptcb()
2001-10-19 John Hughesonly trace syscalls/signals/faults of interest
2001-10-18 John HughesMerge SVR4/Linux printsiginfo
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-08-03 Wichert Akkermanset CLOEXEC flag for outputfile
2001-07-10 John HughesMerge iov fixes from Richard Kettlewell
2001-03-28 Wichert Akkermanuse __WALL for wait4 if we can
2000-09-03 Wichert Akkermanmore FreeBSD updates
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-07-05 Wichert Akkermannet.c: add SOL_PACKET and SOL_RAW socket options, updat...
2000-06-27 Wichert AkkermanClose outf fd when forking
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-02-19 Wichert Akkermantest/vfork.c: new file to test vfork traces
2000-02-18 Wichert AkkermanFixup isdigit calls
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-29 Wichert AkkermanAdd UnixWare support to configure
1999-11-26 Wichert AkkermanAdd pollhack
1999-10-17 Wichert AkkermanAdd missing newline in error
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-06-28 Wichert AkkermanRemove stupid error in strace.c. Looks like I pasted...
1999-06-28 Wichert AkkermanUpdate documentation somewhat
1999-06-14 Wichert Akkermanavoid leaking fd into child
1999-06-03 Wichert AkkermanAdd sparc patches from Jakub Jelinek
1999-03-29 Nate SammonsAdd new function `signame', which returns name (SIGXXX...
1999-02-19 Wichert AkkermanInitial revision