syslog: fix incorrect use of sizeof() in vsnprintf()
[project/procd.git] / udevtrigger.c
2013-09-13 Gabor Juhosudevtrigger: nuke scan_{subdir,class,block} functions
2013-09-13 Gabor Juhosudevtrigger: simplify scan_class function
2013-09-13 Gabor Juhosudevtrigger: simplify scan_block function
2013-09-13 Gabor Juhosudevtrigger: simplify scan_subsystem function
2013-09-13 Gabor Juhosudevtrigger: extend scan_subdir function
2013-09-13 Gabor Juhosudevtrigger: remove superfluous strlcpy
2013-09-13 Gabor Juhosudevtrigger: add back directory name check into scan_subdir
2013-09-10 Gabor Juhosudevtrigger: reduce indent level in scan_* functions
2013-09-10 Gabor Juhosudevtrigger: rename variables in scan_subdir
2013-09-10 Gabor Juhosudevtrigger: use a helper function for subdir scanning
2013-09-10 Gabor Juhosudevtrigger: check presence of dev attribute
2013-09-10 Gabor Juhosudevtrigger: add device_has_attribute helper
2013-09-10 Gabor Juhosudevtrigger: remove trailing whitespaces
2013-03-13 John Crispinadd udevtrigger tool