]> granicus.if.org Git - strace/history - syscall.c
Cleaned up __NR_SYSCALL_BASE: less number of #ifdef's in main code is
[strace] / syscall.c
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