chiark / gitweb /
bus-policy: append items rather than prepending them
[elogind.git] / src / libudev / libudev-list.c
2014-02-13 Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-11-12 Kay Sieversudev: declare some symbols static
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-13 Mauro Dreissiglibudev: avoid leak during realloc failure
2012-11-12 Kay Sieverslibudev: update copyright headers
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-04-29 Lucas De Marchiudev: use container_of() macro
2012-04-20 Kay Sieversdocs: hook-up gtk-doc to 'make check'
2012-04-13 Kay Sieversudev: move libudev, gudev to src/; move gudev/docs...