]> granicus.if.org Git - strace/history - linux/dummy.h
Define sys_set_robust_list as an alias to sys_munmap
[strace] / linux / dummy.h
2012-03-11 Dmitry V. LevinDefine sys_set_robust_list as an alias to sys_munmap
2012-03-11 Dmitry V. LevinImplement clock_adjtime syscall decoder
2012-03-11 Dmitry V. LevinDefine sys_setns as an alias to sys_inotify_rm_watch
2012-03-11 Dmitry V. LevinSort definitions of dummy parsers. No code changes
2012-03-11 Dmitry V. LevinAlias sys_fsync to sys_close
2012-03-09 Dmitry V. Levinswapon: decode swap flags
2012-02-28 Denys VlasenkoRemove stray sys_swapon() declaration
2012-02-27 Denys VlasenkoAlias a few more syscall printing functions
2012-02-20 Dmitry V. LevinDo not use SYS_ipc and SYS_socketcall
2011-11-28 Dmitry V. LevinRemove redundant parsers
2011-11-28 Dmitry V. LevinReflect the fact that nfsservctl syscall was removed...
2011-11-26 Dmitry V. LevinAdd syscall entries for new linux syscalls
2011-10-14 Dmitry V. LevinRemove useless and obsolete "#if DONE" sections. No...
2011-10-14 Dmitry V. LevinAdd names for dummy parsers. No code changes
2011-10-14 Dmitry V. LevinSort definitions of dummy parsers. No code changes
2011-01-19 Dmitry V. LevinFix decoding of get[ug]id, gete[ug]id and setfs[ug...
2010-05-28 Andreas SchwabDecode TLS syscalls on m68k
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2007-07-05 Roland McGrath2007-07-05 Roland McGrath <roland@redhat.com>
2004-04-16 Roland McGrath2004-04-16 Roland McGrath <roland@redhat.com>
2004-03-01 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2004-02-20 Roland McGrathRevert jhughes commits.
2004-02-05 John HughesBetter output for sys_migrate
2004-01-29 John Hughesport SSI clustering mods to OpenSSI on Linux
2003-06-27 Roland McGrath2003-06-27 Roland McGrath <roland@redhat.com>
2003-03-30 Roland McGrath2003-03-30 Roland McGrath <roland@redhat.com>
2003-01-24 Roland McGrath2003-01-23 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
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-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
1999-07-15 Wichert AkkermanUpdate sys_createmodule and sys_initmodule
1999-05-27 Wichert Akkermanadded `a bit of sysctl support', patch from Ulrich...
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-04-16 Wichert AkkermanAdded support for old*stat syscalls for Linux
1999-02-19 Wichert AkkermanInitial revision