Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-15 | move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd ↵ | Kay Sievers | |
startup | |||
2010-05-31 | libudev: doc - fix typo | Kay Sievers | |
2010-05-27 | while (1) -> for (;;) | Kay Sievers | |
2010-05-25 | libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file | Kay Sievers | |
We an empty or garbage-collected queue file, we might not have a record for the first sequence we wait for, and therefore must not wait for it. | |||
2010-05-14 | libudev: add O_CLOEXEC | Kay Sievers | |
2010-04-21 | more readlink buffer size handling | Kay Sievers | |
2009-09-07 | udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak | Florian Zumbiehl | |
2009-08-08 | fix spelling | Alan Jenkins | |
Fix spelling in docbook comments, code comments, and a local variable name. Thanks to "ispell -h" for docbook HTML and "scspell" for source code. Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk> | |||
2009-06-15 | libudev: doc - add queue | Kay Sievers | |
2009-06-15 | libudev: doc - add section headers | Kay Sievers | |
2009-06-08 | libudev: move to top-level directory | Kay Sievers | |