apparmor/binutils
Armin Kuster a2a0d14b9c aa_status: Fix build issue with musl
add limits.h

aa_status.c:269:22: error: 'PATH_MAX' undeclared (first use in this function); did you mean 'AF_MAX'?
|   269 |    real_exe = calloc(PATH_MAX + 1, sizeof(char));

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-07 09:10:43 -07:00
..
po Launchpad automatic translations update. 2020-03-07 16:10:18 -08:00
aa-enabled.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa-exec.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa-features-abi.pod binutils: Add tool to enable extraction of the kernel features abi 2020-09-27 16:28:27 -07:00
aa-status.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa_enabled.c binutils: drop unused var in aa_enabled.c 2020-06-03 16:29:45 -07:00
aa_exec.c Error out on conflicting aa-exec parameters 2020-05-21 17:04:40 +02:00
aa_features_abi.c binutils: Add tool to enable extraction of the kernel features abi 2020-09-27 16:28:27 -07:00
aa_status.c aa_status: Fix build issue with musl 2020-10-07 09:10:43 -07:00
cJSON.c aa-status: add json pretty printing using cJSON 2020-05-07 01:12:28 -07:00
cJSON.h aa-status: add json pretty printing using cJSON 2020-05-07 01:12:28 -07:00
Makefile apparmor: fix manpage order 2020-10-07 06:30:33 -07:00