selinux/mcstrans/src
Christian Göttsche 92e7494f42 tree-wide: replace last occurrences of security_context_t
Follow-up of: 9eb9c93275 ("Get rid of security_context_t and fix const declarations.")

Acked-by: William Roberts <william.c.roberts@intel.com>
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
2020-03-25 09:54:21 -05:00
..
.gitignore mcstrans: Add .gitignore file 2016-11-16 11:19:50 -05:00
Makefile mcstrans: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 15:59:38 +01:00
mcscolor.c tree-wide: replace last occurrences of security_context_t 2020-03-25 09:54:21 -05:00
mcstrans.c tree-wide: replace last occurrences of security_context_t 2020-03-25 09:54:21 -05:00
mcstrans.h tree-wide: replace last occurrences of security_context_t 2020-03-25 09:54:21 -05:00
mcstrans.init Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
mcstrans.service Add documentation key in systemd .service files 2019-07-18 09:51:43 -05:00
mcstransd.c tree-wide: replace last occurrences of security_context_t 2020-03-25 09:54:21 -05:00
mls_level.c Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
mls_level.h Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
README Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00

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