summaryrefslogtreecommitdiff
path: root/src/udev/udev-watch.c
AgeCommit message (Expand)Author
2016-11-02udev/udev-watch: calculate the real buffer sizes neededZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-12tree-wide: use xsprintf() where applicableDaniel Mack
2015-12-07udev: add emacs header lineZbigniew Jędrzejewski-Szmek
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-09-09tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering
2013-04-24Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2012-11-12use the same email address everywhereKay Sievers
2012-09-23udev: check return value of symlinkVáclav Pavlín
2012-08-10udev: export udev_device_new_from_device_id()Kay Sievers
2012-05-31udev: do not selinux label files in /run/udevKay Sievers
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-04move imported udev into placeKay Sievers