Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-20 | libudev: export symbols explicitely and individually from C code not from ↵ | Kay Sievers | |
separate file or prefix match | |||
2011-05-10 | update INSTALL, NEWS, configure comment, queue doc | Kay Sievers | |
2011-04-24 | libudev: list - use bit flags for 'sort' and 'unique' | Kay Sievers | |
2011-03-23 | use /run/udev/ if possible and fall back to /dev/.udev/ | Kay Sievers | |
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 | |