Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-28 | libudev: list - properly sort linked list not only the index | Kay Sievers | |
<mgorny> it seems that udev-git is b0rked while tag '173' works fine for me <mgorny> the rule in question is: <mgorny> also, with >173 persistent-net rules seem to get constantly recreated for same devices <kay> mgorny: logic bug. we only sort the keys in an index, but we don't care about the index when reading the list, which doesn't work too well for the rules file list where we depend on the order | |||
2011-08-04 | libudev: list - use binary search for list lookup | Kay Sievers | |
2011-05-20 | libudev: export symbols explicitely and individually from C code not from ↵ | Kay Sievers | |
separate file or prefix match | |||
2011-04-24 | libudev: list - use bit flags for 'sort' and 'unique' | Kay Sievers | |
2010-03-10 | libbudev-private: rename udev_list_entry_get_flag() | Kay Sievers | |
2009-06-15 | libudev: doc - add section headers | Kay Sievers | |
2009-06-15 | libudev: update documentation | Kay Sievers | |
2009-06-08 | libudev: move to top-level directory | Kay Sievers | |