platform_external_selinux/policycoreutils/run_init
Nicolas Iooss c4a4a1a7ed Fix gcc -Wstrict-prototypes warnings
In C, defining a function with () means "any number of parameters", not
"no parameter".  Use (void) instead where applicable and add unused
parameters when needed.

Acked-by: Steve Lawrence <slawrence@tresys.com>
2014-10-02 09:56:38 -04:00
..
Makefile policycoreutils: Create correct man directory for run_init manpages 2013-10-16 15:02:57 -04:00
open_init_pty.8 policycoreutils: open_init_tty man page typos 2011-08-03 18:02:36 -04:00
open_init_pty.c Author: Manoj Srivastava 2009-09-16 11:16:19 -04:00
run_init.8 policycoreutils: run_init: clarification of the usage in the manual page 2011-08-15 11:25:24 -04:00
run_init.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
run_init.pamd Give people who use run_init or newrole an indicator to make it not ask for passwords 2013-10-24 13:58:39 -04:00