strace/linux
Wichert Akkerman c792698a99 README-linux: updated to note that strace might not compile
with development kernels
bjm.c: sys_query_module: check if malloc succeeds
system.c: sys_cap[gs]et(): check if malloc succeeds, only malloc once
linux/syscallent.h: updated for 2.3.99pre3
linux/alpha/syscallent.h: updated for 2.3.99pre3, add all osf syscalls
even though Linux doesn't implement them
syscall.c: add global variables for MIPS registers as well
syscall.c: move global variables to before get_scno since that uses them
util.c: oops, misspelled defined
process.c: fix ptrace calls in change_syscall
mem.c: decode sys_madvise
Merge patch from Topi Miettinen <Topi.Miettinen@nic.fi>
+ add support for quotactl, fdatasync, mlock, mlockall, munlockall & acct
+ small fix for RLIMIT_* and RUSAGE_BOTH
+ enhace support for capget and capset
2000-04-10 22:22:31 +00:00
..
alpha README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
ia64 README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
mips README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
powerpc README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
sparc README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
.cvsignore Added some cvsignore files 1999-05-25 23:12:18 +00:00
dummy.h README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
errnoent.h Initial revision 1999-02-19 00:21:36 +00:00
ioctlent.h Initial revision 1999-02-19 00:21:36 +00:00
ioctlent.sh Initial revision 1999-02-19 00:21:36 +00:00
Makefile.in Add Linux MIPS support 1999-10-31 21:15:38 +00:00
signalent.h Initial revision 1999-02-19 00:21:36 +00:00
syscall.h README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
syscallent.h README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00