]> granicus.if.org Git - strace/history - linux/ia64
Use printnum_int64 instead of print_loff_t
[strace] / linux / ia64 /
2015-07-16 Dmitry V. Levinia64: wire up utimensat syscall
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-03-23 Dmitry V. Levinsigreturn.c: split arch specific code into separate...
2015-03-23 Dmitry V. Levinsyscall.c: split arch specific code into separate arch...
2015-03-05 Dmitry V. Levinia64: use PTRACE_GETREGS to fetch registers
2015-03-04 Dmitry V. Levinia64: use generic signalent
2015-02-26 Dmitry V. Levinia64: parametrize i386 syscallent size check
2015-02-26 Mike Frysingeria64: fix decoding of getresuid/getresgid/setresgid
2015-02-26 Mike Frysingeria64: fix up builds after 16bit uid support
2015-02-24 Dmitry V. LevinRemove support for systems without PTRACE_SETOPTIONS
2015-02-13 Dmitry V. LevinMove regs-related macros and declarations from defs...
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-12 Dmitry V. LevinWire up new syscalls
2015-01-12 Dmitry V. LevinChange syscallent.h files to use designated initializers
2015-01-12 Dmitry V. LevinFix umount and umount2 syscall entries
2015-01-12 Dmitry V. LevinFix number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. Levinia64: add fallocate syscall entry
2014-12-11 Dmitry V. Levinprocess.c: split struct_user_offsets into architecture...
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-08-14 Mike Frysingeria64: add missing syscalls
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2013-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfadvise64, fadvise64_64: fix handlers and number of...
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-06 Dmitry V. LevinFix syscall flags
2013-05-02 Dmitry V. Levinia64: fix compilation warnings introduced by commit...
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-02-20 Denys VlasenkoUse the same style of includes in linux/*/* files
2013-02-19 Denys VlasenkoClean up mmap decoding
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-03-19 Denys VlasenkoShrink space needed by undefined syscalls in syscall...
2012-03-17 Denys VlasenkoRevert "Remove underscores from a few syscall names...
2012-03-17 Denys VlasenkoRemove underscores from a few syscall names which have...
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-03-15 Dmitry V. Levinia64: fix compilation warnings
2012-03-10 Dmitry V. LevinAdd syscall entries for new linux syscalls
2012-02-20 Dmitry V. LevinRemove initialization of native_scno field
2012-02-20 Dmitry V. LevinDo not use SYS_ipc and SYS_socketcall
2011-11-26 Dmitry V. LevinAdd syscall entries for new linux syscalls
2011-11-25 Dmitry V. LevinFix epoll_pwait syscall entries
2011-11-25 Dmitry V. LevinFix reboot syscall entries
2011-11-25 Dmitry V. LevinFix swapon syscall entries
2011-11-25 Dmitry V. LevinRename siggetmask to sgetmask and sigsetmask to ssetmask
2011-10-14 Dmitry V. LevinAdd names for dummy parsers. No code changes
2011-10-11 Dmitry V. LevinImplement decoding of splice, tee and vmsplice(2) syscalls
2011-08-23 Denys VlasenkoDefine MAX_ARGS to 6 for all Linux arches
2011-05-30 Damir ShayhutdinovLinux: implement decoding of preadv and pwritev syscalls
2011-03-14 Mike Frysingerlinux/ioctlent: unify them all
2011-02-25 Dmitry V. LevinRemove obsolete .cvsignore files
2011-02-20 Dmitry V. LevinAdd TRACE_DESC|TRACE_FILE flags to fanotify_* sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to epoll_create* sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to fgetxattr, flistxattr, and fremo...
2011-02-20 Dmitry V. LevinAdd TRACE_FILE flag to swapoff sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to fadvise64* sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to mmap, mmap2, and old_mmap sysentries
2011-01-19 Dmitry V. LevinFix decoding of get[ug]id, gete[ug]id and setfs[ug...
2011-01-19 Dmitry V. Levin* linux/*/syscallent.h: Fix typo in sys_newfstatat...
2011-01-17 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-07 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-07 Andreas SchwabDecode recvmmsg syscall
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-11-16 Mike FrysingerMove i386-specific files out of common linux dir
2009-10-07 Andreas SchwabFix build on ia64
2009-02-20 Denys VlasenkoPatch by Mike Frysinger (vapier AT gentoo.org).
2008-12-29 Denys Vlasenko* linux/syscallent.h: Mark sendfile(2) as network syscall.
2008-07-22 Roland McGrath2008-07-18 Andreas Schwab <schwab@suse.de>
2008-07-18 Roland McGrath2008-07-17 Roland McGrath <roland@redhat.com>
2007-11-19 Roland McGrath2007-11-19 Andreas Schwab <schwab@suse.de>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-07-24 Roland McGrath2007-07-23 Roland McGrath <roland@redhat.com>
2007-07-05 Roland McGrath2007-07-05 Roland McGrath <roland@redhat.com>
2006-12-04 Dmitry V. Levin2006-11-20 Jakub Jelinek <jakub@redhat.com>
2006-10-13 Dmitry V. Levin2006-10-13 Ulrich Drepper <drepper@redhat.com>
2006-01-12 Roland McGrath2006-01-12 Roland McGrath <roland@redhat.com>
2005-12-02 Roland McGrath2005-10-07 Andreas Schwab <schwab@suse.de>
2005-07-05 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-07-05 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-05-09 Roland McGrath2005-05-09 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-07-12 Roland McGrath2004-07-12 Roland McGrath <roland@redhat.com>
2003-07-17 Roland McGrath2003-07-09 Roland McGrath <roland@redhat.com>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-03-14 Roland McGrath2003-03-14 Roland McGrath <roland@redhat.com>
2003-03-12 Roland McGrath2003-03-12 Roland McGrath <roland@redhat.com>
2003-03-12 Roland McGrathyet more typos in last change
2003-03-12 Roland McGrathmore typos in last change
2003-03-12 Roland McGrathtypos in last change
2003-03-12 Roland McGrath2003-03-12 Roland McGrath <roland@redhat.com>
2002-12-30 Roland McGrath2002-12-29 Roland McGrath <roland@redhat.com>
2002-12-22 Roland McGrath2002-12-21 Roland McGrath <roland@redhat.com>
2002-12-18 Roland McGrath2002-12-17 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
next