chiark / gitweb /
capability: add new ambient_capabilities_supported() helper
authorLennart Poettering <lennart@poettering.net>
Wed, 9 Aug 2017 13:07:15 +0000 (15:07 +0200)
committerSven Eden <yamakuzure@gmx.net>
Mon, 25 Sep 2017 12:31:22 +0000 (14:31 +0200)
commitf7063548a0850e63e10cd33c38ccd47bdda20605
treef572aa5f6b89c268a923f29c808e1d4d0d51cba3
parent1f130b1ec38f8c1d8c4f47c9b5a36b7017526fbe
capability: add new ambient_capabilities_supported() helper

This new function reports whether ambient caps are available, and should
be quick because the result is cached.
src/basic/capability-util.c