]> granicus.if.org Git - strace/history - prctl.c
getdents: fix typos in array output
[strace] / prctl.c
2015-08-18 Dmitry V. LevinFix printing tracee's long integers
2015-07-29 Elliott Hughesprctl: decode Android-specific PR_SET_VMA
2015-07-25 Dmitry V. Levinprctl: fix decoding of unrecognized commands
2015-07-18 Dmitry V. Levinprctl.c: make use of RVAL_DECODED
2015-07-18 Dmitry V. Levinprctl.c: use printaddr and umove_or_printaddr
2015-07-14 Dmitry V. LevinChange printnum_* printers to honor syserror
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-02-19 Dmitry V. LevinImprove prctl decoding
2015-02-06 Dmitry V. LevinImplement seccomp decoding
2014-12-11 Dmitry V. LevinAlways compile sys_prctl parser
2014-12-11 Dmitry V. Levinprocess.c: move prctl and arch_prctl parsers to a separ...