summaryrefslogtreecommitdiff
path: root/src/defs.h
Commit message (Expand)AuthorAgeFilesLines
...
* defs: fix -Wmissing-prototypes warningsDmitry V. Levin2021-06-031-0/+4
* tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointerDmitry V. Levin2021-05-091-9/+14
* io: refactor print_iovecDmitry V. Levin2021-05-091-1/+7
* Fix preprocessor indentationDmitry V. Levin2021-04-261-2/+2
* msghdr: use print_local_array_exDmitry V. Levin2021-04-231-2/+4
* Make print_fd_array_member global and move it from io_uring.c to util.cDmitry V. Levin2021-04-231-0/+2
* Implement --secontext[=full] option to display SELinux contextsldv/secontextRenaud Métrich2021-04-041-0/+9
* printuid: remove prefix argumentDmitry V. Levin2021-03-051-1/+1
* Replace printllval with print_arg_lld and print_arg_lluDmitry V. Levin2021-03-011-3/+3
* print_fields.h: introduce tprint_alternative_value helperDmitry V. Levin2021-02-251-25/+25
* Fix preprocessor indentationDmitry V. Levin2021-02-161-6/+6
* Print tampering notes for delayed and poked syscallsElvira Khabirova2021-02-071-21/+25
* Add -e inject=<...>:poke_{enter,exit}=<...> functionalityElvira Khabirova2021-02-071-5/+19
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-0/+1850