aboutsummaryrefslogtreecommitdiff
path: root/capability.c
AgeCommit message (Expand)Author
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-07-20capability.c: make use of RVAL_DECODEDDmitry V. Levin
2015-07-20capability.c: use printaddr and umove_or_printaddrDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2015-03-21Change last parameter of umoven() from char* to void*Denys Vlasenko
2015-02-19Move CAP_* definitions out to header filesDmitry V. Levin
2014-12-06Implement full decoding of 64-bit capabilitiesDmitry V. Levin
2014-12-06Make parsers of capget and capset syscalls self-containedDmitry V. Levin
2014-12-04Move capget and capset parsers to a separate fileDmitry V. Levin