apparmor/libraries/libapparmor
John Johansen e6e54dc9e7 Merge libapparmor: add missing include for socklen_t
While `include/sys/apparmor.h` makes use of `socklen_t`, it doesn't include the `<sys/socket.h>` header to make its declaration available. While this works on systems using glibc via transitive includes, it breaks compilation on musl libc.

Fix the issue by including the header.

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/642
Acked-by: John Johansen <john.johansen@canonical.com>
2020-10-03 20:15:17 +00:00
..
doc binutils: Add tool to enable extraction of the kernel features abi 2020-09-27 16:28:27 -07:00
include libapparmor: add missing include for socklen_t 2020-10-03 20:42:51 +02:00
m4 m4: ac_python_devel: fixing for crosscompiling environments 2020-03-25 22:22:14 +01:00
src libapparmor: add _aa_asprintf to private symbols 2020-10-03 21:08:41 +02:00
swig build: add and use global EXTRA_WARNINGS from common/Make.rules 2020-05-28 16:55:50 -07:00
testsuite Add change_profile support to aa-logprof 2020-09-20 17:07:18 +02:00
AUTHORS libraries/libapparmor/: more license cleanups, adjust my email address 2011-02-23 14:02:45 -08:00
autogen.sh libapparmor: Force libtoolize to replace existing files 2016-09-14 12:48:58 -05:00
ChangeLog move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
configure.ac libapparmor: force library configuration to search for python3 2020-04-26 03:05:48 -07:00
COPYING.LGPL move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
INSTALL move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
Makefile.am libapparmor: more Makefile cleanups 2015-01-26 15:39:10 -08:00
NEWS move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
README docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00

What little documentation exists is in include/aalogparse.h.

Please file bugs using https://gitlab.com/apparmor/apparmor/-/issues