selinux/policycoreutils/restorecond
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 Add support for systemd service for restorecond 2013-10-24 13:58:39 -04:00
org.selinux.Restorecond.service policycoreutils: restorecond: make restorecond dbuss-able 2011-11-02 16:22:05 -04:00
restorecond.8 policycoreutils: restorecond: Add -h option to get usage command 2012-06-28 13:29:23 -04:00
restorecond.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
restorecond.conf policycoreutils: restorecond: Add /etc/udpatedb.conf to restorecond.conf 2013-02-05 20:14:48 -05:00
restorecond.desktop Fix up desktop files to match current standards 2013-11-08 15:50:59 -05:00
restorecond.h Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
restorecond.init policycoreutils: restorecond: make restorecond dbuss-able 2011-11-02 16:22:05 -04:00
restorecond.service Improve restorecond systemd unit file 2013-11-06 09:36:28 -05:00
restorecond_user.conf policycoreutils: restorecond: Add .local/share as a directory to watch 2011-11-02 16:22:06 -04:00
stringslist.c Author: Daniel J Walsh 2009-02-17 11:42:15 -05:00
stringslist.h Author: Daniel J Walsh 2009-02-17 11:42:15 -05:00
user.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
utmpwatcher.c policycoreutils: fix most gcc -Wwrite-strings warnings 2014-10-02 09:56:34 -04:00
utmpwatcher.h
watch.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00