]> granicus.if.org Git - strace/history - linux/x32/syscallent.h
Fix pread64 and pwrite64 syscall entries
[strace] / linux / x32 / syscallent.h
2015-12-08 Dmitry V. LevinFix pread64 and pwrite64 syscall entries
2015-11-24 Dmitry V. LevinFix syscall entries of unimplemented getpmsg and putpms...
2015-11-17 Dmitry V. LevinWire up userfaultfd, membarrier, and mlock2 syscalls
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-03-04 Dmitry V. Levinx86_64, x32: implement rt_sigreturn decoding
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. LevinFix sched_setparam syscall entries
2015-01-12 Dmitry V. LevinFix lookup_dcookie syscall entries
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-08-01 Mike Frysingerx32: update io_{setup,submit} 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. Levinpread, pwrite: fix number of syscall arguments
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfallocate: fix number of syscall arguments
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-01 Dmitry V. Levinx32: fix build regressions introduced by commit v4...
2013-03-20 Dmitry V. LevinDo not use off_t in sendfile decoding
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-09-28 Mike Frysingerx32: add 64bit annotation too
2012-08-24 Mike Frysingerx32: update {g,s}etsockopt syscall numbers
2012-06-05 Mike Frysingerx32: update syscall table
2012-04-16 H.J. LuAdd x32 support to strace