apparmor/libraries/libapparmor/include/sys
Tyler Hicks deec20512b libapparmor: Move over the lib functions needed by cache loading code
The function names must be prepended with "_aa_" since they're going to
be exported from libapparmor. The code bases using the _aa_autofree(),
_aa_autoclose(), and _aa_autofclose() will need to internally alias
those functions to the previously used autofree, autoclose, and
autofclose names.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Seth Arnold <seth.arnold@canonical.com>
Acked-by: John Johansen <john.johansen@canonical.com>
2015-03-25 17:09:27 -05:00
..
apparmor.h libapparmor: Update code to correctly use the terms context and label 2015-02-09 18:46:46 -06:00
apparmor_private.h libapparmor: Move over the lib functions needed by cache loading code 2015-03-25 17:09:27 -05:00
Makefile.am libapparmor: Create a private API 2015-03-25 17:09:27 -05:00