apparmor/binutils
Armin Kuster 2f774431cb 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));

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/647
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit a2a0d14b9c)
Signed-off-by: John Johansen <john.johansen@canonical.com>
2020-10-11 03:53:15 -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-11 03:53:15 -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-11 03:50:23 -07:00