Home | History | Annotate | only in /external/selinux/policycoreutils/mcstrans/src
Up to higher level directory
NameDateSize
Makefile24-Aug-20161.3K
mcscolor.c24-Aug-20166.8K
mcstrans.c24-Aug-201640.2K
mcstrans.h24-Aug-2016323
mcstrans.init24-Aug-20161.7K
mcstrans.service24-Aug-2016205
mcstransd.c24-Aug-201612.7K
mls_level.c24-Aug-20163K
mls_level.h24-Aug-2016247
README24-Aug-2016155

README

      1 To rebuild with debugging support:
      2 make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make
      3 
      4