Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-17 | Fix "attribute 'packed' is ignored" warnings when using Clang | Richard Yao | |
Clang 3.1 warned that "attribute 'packed' is ignored". This stems from placing "__attribute__ ((packed))" at the start of structure declarations when common practice is to place it at the end. Signed-off-by: Richard Yao <ryao@gentoo.org> | |||
2012-11-12 | libudev: update copyright headers | Kay Sievers | |
2012-10-27 | libudev: import hwdb and export lookup interface | Kay Sievers | |