apparmor/libraries/libapparmor
Kees Cook e9d5d491b8 define PATH_MAX when missing from limits.h
Some non-Linux systems do not define PATH_MAX (Hurd). Since I have no
interest in supporting a fully dynamic PATH_MAX in AppArmor, work around
this by just defining a static value that matches Linux's limits.h value.

Signed-off-by: Kees Cook <kees.cook@canonical.com>
Acked-By: Steve Beattie <sbeattie@ubuntu.com>
2011-05-27 14:20:03 -07:00
..
doc Update documentation for change_hatv, change_hat_varags and change_onexec 2011-02-22 03:55:53 -08:00
m4 Fix aclocal warning. 2009-05-12 21:58:54 +00:00
src define PATH_MAX when missing from limits.h 2011-05-27 14:20:03 -07:00
swig Adjust the python setup to actually match what swig expects so it will work 2011-02-23 23:34:36 -08:00
testsuite This patch removes all of the old log parsing code from libapparmor. 2011-01-21 11:47:54 -08:00
AUTHORS libraries/libapparmor/: more license cleanups, adjust my email address 2011-02-23 14:02:45 -08:00
autogen.sh move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
ChangeLog move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
configure.in This patch moves the overall version definition of the software out of 2010-10-07 15:37:30 -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
libapparmor1.spec Bump versioning to AppArmor 2.5 2010-03-10 23:07:29 -08:00
Makefile.am move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
NEWS move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
README move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00

What little documentation exists is in src/aalogparse.h.  Please file bugs using http://bugzilla.novell.com under the AppArmor product.