summaryrefslogtreecommitdiff
path: root/syscall.c
Commit message (Expand)AuthorAge
* 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
* Fix conditions for including sys/reg.h and linux/ptrace.hWichert Akkerman1999-06-24
* Linux/powerpc and SunOS fixesWichert Akkerman1999-06-22
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-11
* Add sparc patches from Jakub JelinekWichert Akkerman1999-06-03
* Don't include linux/ptrace.h for glibc.Ulrich Drepper1999-05-29
* Change number of personalities for Linux sparc to 2Wichert Akkerman1999-04-18
* Add new function `signame', which returns name (SIGXXX) of numericNate Sammons1999-03-29
* sys/reg apparently only exists on i386 and m68k, so fix the test inWichert Akkerman1999-03-17
* Initial revisionWichert Akkerman1999-02-19