selinux/policycoreutils/semodule
James Carter 1f312a9247 policycoreutils/semodule: fix -Wwrite-strings warnings
Nicolass Iooss reports that when building with "clang -Wwrite-strings",
the compiler complains about initializing the char* array
genhomedirconargv with literal strings.

Make genhomedirconargv an array of pointers to const char and cast it
as non-const when assigning it to argv.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
2017-02-06 11:06:42 -05:00
..
.gitignore Ignore genhomedircon link. 2013-10-24 15:11:01 -04:00
genhomedircon.8 genhomedircon is no longer a script, but a link to semodule 2013-10-24 13:58:39 -04:00
Makefile Drop semodule_path; obsoleted by elimination of genhomedircon script. 2013-10-29 12:21:02 -04:00
semodule.8 policycoreutils, python: Fix bad manpage formatting in "SEE ALSO" 2017-01-12 14:59:31 -05:00
semodule.c policycoreutils/semodule: fix -Wwrite-strings warnings 2017-02-06 11:06:42 -05:00