summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-settle.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-22udev: Fix ping timeout when settle timeout is 0Nir Soffer1-1/+1
2015-04-20udev: settle should return immediately when timeout is 0Nir Soffer1-1/+1
2015-04-11udev: restore udevadm settle timeoutNir Soffer1-0/+6
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-7/+0
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen1-1/+1
2015-01-08udevadm: don't hit an assert when obsolete parameters are passedLennart Poettering1-4/+15
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering1-5/+8
2014-08-11udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering1-1/+0
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers1-2/+1
2014-06-27libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers1-1/+1
2014-06-27libudev: queue provide file descriptor to watch busy event queueKay Sievers1-27/+21
2014-05-20udevadm-settle: fixed return code for empty queueHarald Hoyer1-1/+5
2014-04-13udev: remove seqnum API and all assumptions about seqnumsKay Sievers1-109/+22
2014-03-17core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna1-1/+1
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering1-8/+8
2013-12-18udevadm: modernizationZbigniew Jędrzejewski-Szmek1-2/+2
2013-12-18udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek1-31/+30
2013-11-07udevadm-settle: add missing braceZbigniew Jędrzejewski-Szmek1-0/+1
2013-11-07udevadm-settle: add parameters checkingYang Zhiyong1-8/+16
2012-11-12udev: use usec_t and now()Kay Sievers1-6/+6
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers1-2/+2
2012-04-13udev: fix a few issues detected by the llvm static analyzerKay Sievers1-1/+1
2012-04-08udev: switch to systemd logging functionsKay Sievers1-11/+8
2012-04-04move imported udev into placeKay Sievers1-0/+235