summaryrefslogtreecommitdiff
path: root/strace.c
Commit message (Expand)AuthorAge
* 2003-06-09 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-10
* 2003-06-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-03
* 2003-06-02 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-03
* 2003-05-22 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-23
* 2003-02-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-20
* 2003-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-24
* 2003-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* 2003-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-10
* 2003-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-10
* 2003-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-10
* 2003-01-08 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-09
* 2002-12-30 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-30
* 2002-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-30
* 2002-12-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-18
* 2002-12-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-17
* 2002-12-16 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-17
* Fix botched commit.Roland McGrath2002-12-16
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-16
* Added switch for printing only succeeding syscalls.Michal Ludvig2002-11-06
* Fix warning if not using POLL_HACKJohn Hughes2002-05-23
* fix warning will POLL_HACKJohn Hughes2002-05-21
* Fix closing of outputfiles in droptcb()Wichert Akkerman2002-04-03
* close tcp->outf in droptcb()Wichert Akkerman2002-04-01
* only trace syscalls/signals/faults of interestJohn Hughes2001-10-19
* Merge SVR4/Linux printsiginfoJohn Hughes2001-10-18
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* set CLOEXEC flag for outputfileWichert Akkerman2001-08-03
* Merge iov fixes from Richard KettlewellJohn Hughes2001-07-10
* use __WALL for wait4 if we canWichert Akkerman2001-03-28
* more FreeBSD updatesWichert Akkerman2000-09-03
* Add FreeBSD supportWichert Akkerman2000-09-01
* test/clone.c: minor fixupWichert Akkerman2000-08-10
* net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCPWichert Akkerman2000-07-05
* Close outf fd when forkingWichert Akkerman2000-06-27
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* Fixup isdigit callsWichert Akkerman2000-02-18
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Bunch of stuffWichert Akkerman1999-12-23
* Add UnixWare support to configureWichert Akkerman1999-11-29
* Add pollhackWichert Akkerman1999-11-26
* Add missing newline in errorWichert Akkerman1999-10-17
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-29
* Remove stupid error in strace.c. Looks like I pasted somethingWichert Akkerman1999-06-28
* Update documentation somewhatWichert Akkerman1999-06-28
* avoid leaking fd into childWichert Akkerman1999-06-14
* Add sparc patches from Jakub JelinekWichert Akkerman1999-06-03
* Add new function `signame', which returns name (SIGXXX) of numericNate Sammons1999-03-29
* Initial revisionWichert Akkerman1999-02-19