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

..10-Aug-20184 KiB

.gitignore10-Aug-201810

Makefile10-Aug-20181 KiB

mcscolor.c10-Aug-20186.9 KiB

mcstrans.c10-Aug-201840 KiB

mcstrans.h10-Aug-2018323

mcstrans.init10-Aug-20181.7 KiB

mcstrans.service10-Aug-2018205

mcstransd.c10-Aug-201812.7 KiB

mls_level.c10-Aug-20183 KiB

mls_level.h10-Aug-2018247

README10-Aug-2018155

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