aboutsummaryrefslogtreecommitdiff
path: root/execve.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-02-08Fix decoding of execve and execveat syscalls with invalid inputDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-07-27Implement execveat syscall decodingDmitry V. Levin
2015-07-27execve: fix support of personalities with different word sizeDmitry V. Levin
2015-07-20execve.c: make use of RVAL_DECODEDDmitry V. Levin
2015-07-20execve.c: use printaddr and umove_or_printaddrDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2014-12-11process.c: move execve and execv parsers to a separate fileDmitry V. Levin