summaryrefslogtreecommitdiff
path: root/syscall.c
Commit message (Expand)AuthorAge
* 2003-10-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-10-22
* 2003-09-24 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-24
* 2003-07-05 Richard Henderson <rth@twiddle.net>Roland McGrath2003-07-09
* 2003-06-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-26
* 2003-06-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-26
* 2003-06-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-26
* 2003-06-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-03
* 2003-06-02 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-02
* 2003-04-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-10
* 2003-02-26 Stuart Menefy <stuart.menefy@st.com>Roland McGrath2003-03-31
* 2003-03-04 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-05
* 2003-02-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-20
* 2003-01-20 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-20
* 2003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* 2003-01-09 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-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-21
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-15
* 2002-11-09 Heiko Carstens <heiko.carstens@de.ibm.com>Michal Ludvig2002-11-11
* Added switch for printing only succeeding syscalls.Michal Ludvig2002-11-06
* 2002-10-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-10-07
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* Merge patch from Greg Banks for Linux/SuperH supportWichert Akkerman2002-05-01
* check for negative u_errorsWichert Akkerman2002-03-31
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* Merge iov fixes from Richard KettlewellJohn Hughes2001-07-10
* Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw n...John Hughes2001-04-18
* several Linux/sparc fixesWichert Akkerman2001-03-28
* Add Linux/hppa port, patch from Richard HirstWichert Akkerman2001-03-27
* Fix for freebsd 4.1John Hughes2001-03-06
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-06
* Use pr_syscall on UWJohn Hughes2001-03-06
* Add FreeBSD supportWichert Akkerman2000-09-01
* test/clone.c: minor fixupWichert Akkerman2000-08-10
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* Fixup isdigit callsWichert Akkerman2000-02-18
* S390 updatesWichert Akkerman2000-02-14
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Split trace_syscall into few functions to make code readable.Pavel Machek2000-02-01
* Cleaned up __NR_SYSCALL_BASE: less number of #ifdef's in main code isPavel Machek2000-02-01
* Begin work on supporting cloneWichert Akkerman1999-12-23
* Bunch of stuffWichert Akkerman1999-12-23
* Add Linux MIPS supportWichert Akkerman1999-10-31
* Compilation updatesWichert Akkerman1999-10-06
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-29
* Update sys/reg.h usage in syscall.c as wellWichert Akkerman1999-07-13