summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-list.c
AgeCommit message (Expand)Author
2014-02-21everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering
2014-02-02use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-09udev: declare some symbols staticKay Sievers
2012-11-13libudev: avoid leak during realloc failureMauro Dreissig
2012-11-12libudev: update copyright headersKay Sievers
2012-08-08fix a couple of issues found with llvm-analyzeLennart Poettering
2012-04-29udev: use container_of() macroLucas De Marchi
2012-04-20docs: hook-up gtk-doc to 'make check'Kay Sievers
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers