summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-monitor.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-05
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-29
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* udevadm: modernizationZbigniew Jędrzejewski-Szmek2013-12-18
* udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek2013-12-18
* clients: fix some signal handler issuesLennart Poettering2013-11-08
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* use the same email address everywhereKay Sievers2012-11-12
* udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers2012-04-16
* udev: switch to systemd logging functionsKay Sievers2012-04-08
* move imported udev into placeKay Sievers2012-04-04