summaryrefslogtreecommitdiffstats
path: root/src/udev/udevadm-monitor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-7/+0
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-051-8/+11
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-3/+3
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-291-6/+3
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-2/+2
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-311-2/+2
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-3/+3
* udevadm: modernizationZbigniew Jędrzejewski-Szmek2013-12-191-29/+18
* udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek2013-12-191-21/+20
* clients: fix some signal handler issuesLennart Poettering2013-11-081-3/+1
* udev: move string copy functions to shared/Kay Sievers2013-01-091-1/+1
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers2012-04-161-1/+1
* udev: switch to systemd logging functionsKay Sievers2012-04-081-3/+3
* move imported udev into placeKay Sievers2012-04-041-0/+297