]> granicus.if.org Git - strace/history - execve.c
tests/mlock2.c: use libtests
[strace] / execve.c
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-27 Dmitry V. LevinImplement execveat syscall decoding
2015-07-27 Dmitry V. Levinexecve: fix support of personalities with different...
2015-07-20 Dmitry V. Levinexecve.c: make use of RVAL_DECODED
2015-07-20 Dmitry V. Levinexecve.c: use printaddr and umove_or_printaddr
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2014-12-11 Dmitry V. Levinprocess.c: move execve and execv parsers to a separate...