apparmor/changehat/libapparmor/src
Steve Beattie aa94fc1d08 - Add configure check for the existence of asprint(3).
- Add -Wall to compilation (is there a way to only define this in the
  toplevel Makefile.am and have it propogate down?)
- fix warnings once -Wall was enabled:
  - no asprintf prototype due to _GNU_SOURCE not being defined
  - possible uninitialezed use in scanner.l
  - printf's that expected ints but were passed longs in the testsuite
2007-08-21 17:28:34 +00:00
..
aalogparse.h - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00
apparmor.h Add support for aa_change_profile(2) to both the library and to the swig 2007-08-16 04:35:56 +00:00
change_hat.c - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00
grammar.y - Added the timestamp from the audit ID ('epoch') 2007-08-15 20:07:48 +00:00
libaalogparse.c - Added the timestamp from the audit ID ('epoch') 2007-08-15 20:07:48 +00:00
libapparmor.map Add support for aa_change_profile(2) to both the library and to the swig 2007-08-16 04:35:56 +00:00
libimmunix_warning.c - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
Makefile.am - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00
parser.h - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
scanner.l - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00