summaryrefslogtreecommitdiff
path: root/tests/clone-flags.c
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor indentationDmitry V. Levin2019-07-111-2/+2
* Implement decoding of CLONE_PIDFD flag of clone syscallDmitry V. Levin2019-06-201-0/+23
* Enhance decoding of CLONE_PARENT_SETTID flag of clone syscallDmitry V. Levin2019-06-201-0/+8
* clone: fix printing of zero clone flagsDmitry V. Levin2019-06-201-0/+5
* tests: check decoding of clone flagsDmitry V. Levin2019-06-201-0/+115