summaryrefslogtreecommitdiff
path: root/linux/x32/syscallent.h
Commit message (Expand)AuthorAge
* Add syscall entries for new linux syscallsDmitry V. Levin2013-05-08
* pread, pwrite: fix number of syscall argumentsDmitry V. Levin2013-05-07
* preadv, pwritev: fix number of syscall argumentsDmitry V. Levin2013-05-07
* fallocate: fix number of syscall argumentsDmitry V. Levin2013-05-07
* readahead: fix number of syscall argumentsDmitry V. Levin2013-05-07
* x32: fix build regressions introduced by commit v4.7-96-g8435d67Dmitry V. Levin2013-05-01
* Do not use off_t in sendfile decodingDmitry V. Levin2013-03-20
* Assorted fixes to syscallent.hDenys Vlasenko2013-03-05
* Enhance quotactl decodingDmitry V. Levin2012-10-26
* Add -e trace=memory optionNamhyung Kim2012-10-26
* x32: add 64bit annotation tooMike Frysinger2012-09-28
* x32: update {g,s}etsockopt syscall numbersMike Frysinger2012-08-24
* x32: update syscall tableMike Frysinger2012-06-05
* Add x32 support to straceH.J. Lu2012-04-16