selinux/libselinux/utils
William Roberts 16c123f4b1 libselinux: support ANDROID_HOST=1 on Mac
To build on mac, first build libsepol with
no DESTDIR set.

Secondly, build libselinux with ANDROID_HOST=y

This configuration can be used to test the Android
host build on Mac.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
2016-10-18 13:52:23 -04:00
..
.gitignore Update .gitignore files 2016-05-09 08:14:54 -04:00
Makefile libselinux: support ANDROID_HOST=1 on Mac 2016-10-18 13:52:23 -04:00
avcstat.c
compute_av.c
compute_create.c
compute_member.c
compute_relabel.c
compute_user.c
getconlist.c
getdefaultcon.c
getenforce.c
getfilecon.c
getpidcon.c
getsebool.c
getseuser.c
matchpathcon.c
policyvers.c
sefcontext_compile.c libselinux/utils: add noreturn to sefcontext_compile 2016-10-18 13:51:23 -04:00
selabel_digest.c libselinux: android: fix lax service context lookup 2016-09-29 09:59:44 -04:00
selabel_lookup.c libselinux: android: fix lax service context lookup 2016-09-29 09:59:44 -04:00
selabel_lookup_best_match.c libselinux: Ensure selabel_lookup_best_match links NULL terminated 2015-05-18 11:53:25 -04:00
selabel_partial_match.c
selinux_check_securetty_context.c
selinux_restorecon.c libselinux: Add setfiles support to selinux_restorecon(3) 2016-08-11 14:33:55 -04:00
selinuxenabled.c
selinuxexeccon.c
setenforce.c
setfilecon.c
togglesebool.c