]> granicus.if.org Git - strace/history - syscall.c
Update syscall list
[strace] / syscall.c
2001-03-28 Wichert Akkermanseveral Linux/sparc fixes
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst
2001-03-06 John HughesFix for freebsd 4.1
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2001-03-06 John HughesUse pr_syscall on UW
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-19 Wichert Akkermantest/vfork.c: new file to test vfork traces
2000-02-18 Wichert AkkermanFixup isdigit calls
2000-02-14 Wichert AkkermanS390 updates
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
2000-02-01 Pavel MachekSplit trace_syscall into few functions to make code...
2000-02-01 Pavel MachekCleaned up __NR_SYSCALL_BASE: less number of #ifdef...
1999-12-23 Wichert AkkermanBegin work on supporting clone
1999-12-23 Wichert AkkermanBunch of stuff
1999-10-31 Wichert AkkermanAdd Linux MIPS support
1999-10-06 Wichert AkkermanCompilation updates
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-07-13 Wichert AkkermanUpdate sys/reg.h usage in syscall.c as well
1999-06-24 Wichert AkkermanFix conditions for including sys/reg.h and linux/ptrace.h
1999-06-22 Wichert AkkermanLinux/powerpc and SunOS fixes
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
1999-06-03 Wichert AkkermanAdd sparc patches from Jakub Jelinek
1999-05-29 Ulrich DrepperDon't include linux/ptrace.h for glibc.
1999-04-18 Wichert AkkermanChange number of personalities for Linux sparc to 2
1999-03-29 Nate SammonsAdd new function `signame', which returns name (SIGXXX...
1999-03-17 Wichert Akkermansys/reg apparently only exists on i386 and m68k, so...
1999-02-19 Wichert AkkermanInitial revision