]> granicus.if.org Git - strace/history - linux/hppa/syscallent.h
Mark io_setup and io_destroy as memory mapping related syscalls
[strace] / linux / hppa / syscallent.h
2016-09-09 Dmitry V. LevinMark io_setup and io_destroy as memory mapping related...
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
2016-05-11 Dmitry V. LevinImplement decoding of preadv2 and pwritev2 syscalls
2016-02-21 Dmitry V. Levinhppa: wire up copy_file_range syscall
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for getpid, getppid and...
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for umask syscall
2015-12-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-08 Dmitry V. Levinhppa: fix syscall entries
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-04 Elvira Khabirovafcntl: create a separate parser for fcntl64 syscall
2015-11-24 Dmitry V. LevinFix syscall entries of unimplemented getpmsg and putpms...
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated sysfs syscall
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated bdflush syscall
2015-11-17 Dmitry V. LevinWire up userfaultfd, membarrier, and mlock2 syscalls
2015-07-21 Dmitry V. Levinhppa: fix several syscall entries
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-02-27 Dmitry V. LevinRename _newselect to select
2015-02-26 Dmitry V. Levinhppa: sync syscall entry names with kernel
2015-01-24 Dmitry V. Levinhppa: fix typos in getresuid and getresgid syscall...
2015-01-24 Helge Dellerhppa: fix typo in getpeername syscall entry
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 number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. LevinFix NUMA related syscall entries
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-12 Dmitry V. Levinalpha, hppa, mips n64: fix waitid syscall entry
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2013-09-11 Mike Frysingerfanotify_mark: fix number of args for 32bit arches
2013-05-08 Dmitry V. Levinsync_file_range: fix number of syscall arguments
2013-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-07 Dmitry V. Levinfadvise64, fadvise64_64: fix handlers and number of...
2013-05-06 Dmitry V. LevinFix syscall flags
2013-03-20 Dmitry V. LevinDo not use off_t in sendfile decoding
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
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-02-27 Denys VlasenkoCorrect syscall entries for t[g]kill
2011-11-26 Dmitry V. LevinAdd syscall entries for new linux syscalls
2011-11-25 Dmitry V. LevinFix sendmsg 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. LevinFix sgetmask and ssetmask syscall entries
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-06-08 Denys VlasenkoDon't display bogus parameter for sigreturn syscall
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-05-30 Damir ShayhutdinovLinux: implement decoding of preadv and pwritev syscalls
2011-02-20 Dmitry V. LevinFix flags of fallocate 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-09-16 Dmitry V. LevinUpdate linux/hppa/syscallent.h to match Linux kernel...
2010-04-07 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-03-23 Mark WielaardHook up inotify_init1 open mode flags printer
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-10-05 Carlos O'Donell* linux/hppa/syscallent.h: Update syscalls.
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-12-29 Denys Vlasenko* linux/syscallent.h: Mark sendfile(2) as network syscall.
2008-07-18 Roland McGrath2008-07-17 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-10-13 Dmitry V. Levin2006-10-13 Ulrich Drepper <drepper@redhat.com>
2006-04-25 Roland McGrath2006-04-25 Roland McGrath <roland@redhat.com>
2006-01-12 Roland McGrath2006-01-12 Roland McGrath <roland@redhat.com>
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>
2004-10-19 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-02-20 Roland McGrath2004-02-20 Roland McGrath <roland@redhat.com>
2003-05-23 Roland McGrath2003-05-22 Roland McGrath <roland@redhat.com>
2003-01-14 Roland McGrath2003-01-14 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
2002-03-31 Wichert AkkermanUpdate hppa syscalls
2001-08-03 Wichert Akkermansynchronize section for fcntl and use sys_fcntl for...
2001-08-03 Wichert AkkermanAdd
2001-08-03 Wichert Akkermanlinux/hppa syscall updates
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst