summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-info.c
AgeCommit message (Expand)Author
2015-05-03udevadm: enclose invocation of unlinkat() with a (void) castLennart Poettering
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello
2015-02-11Minor cleanupsAnthony G. Basile
2015-01-25Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-07udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2014-11-28udevadm: split out find_device helperZbigniew Jędrzejewski-Szmek
2014-07-30udev: place opening { at the same line as the function declarationKay Sievers
2014-02-28Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2013-07-30udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Anthony G. Basile
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-04-02udev: updateAnthony G. Basile
2013-01-14Make binaries report udev version compatibility version instead of eudev versionRichard Yao
2012-11-12use the same email address everywhereKay Sievers
2012-06-10udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"Kay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-16udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers
2012-04-10udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-04move imported udev into placeKay Sievers