• Home
  • History
  • Annotate
  • only in /external/selinux/mcstrans/src/
NameDateSize

..29-Aug-20174 KiB

.gitignore29-Aug-201710

Makefile29-Aug-20171 KiB

mcscolor.c29-Aug-20176.9 KiB

mcstrans.c29-Aug-201740 KiB

mcstrans.h29-Aug-2017323

mcstrans.init29-Aug-20171.7 KiB

mcstrans.service29-Aug-2017205

mcstransd.c29-Aug-201712.7 KiB

mls_level.c29-Aug-20173 KiB

mls_level.h29-Aug-2017247

README29-Aug-2017155

README

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