setpriv: dump capability bounding set
authorPatrick Steinhardt <ps@pks.im>
Thu, 6 Jul 2017 20:59:23 +0000 (22:59 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Jul 2017 20:59:23 +0000 (22:59 +0200)
commitf34c701fa8ac90e900488453b8efbe93a1378280
tree5b52d30f72325c2aa800a58d14b21adea8d7eb5d
parentad63102943d3f648b37b65f5c734b2c345a3b280
setpriv: dump capability bounding set

As with the previous commit, this one implements the ability to dump the
capability bounding set.

function                                             old     new   delta
setpriv_main                                         838     982    +144
.rodata                                           146101  146148     +47

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/setpriv.c