summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-list.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* coccinelle: add reallocarray() coccinelle scriptLennart Poettering2018-03-021-12/+10
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-161-8/+6
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-2/+3
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-2/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-131-1/+1
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-311-1/+1
* udev: declare some symbols staticKay Sievers2013-11-121-2/+2
* libudev: avoid leak during realloc failureMauro Dreissig2012-11-131-2/+4
* libudev: update copyright headersKay Sievers2012-11-121-10/+18
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-081-0/+1
* udev: use container_of() macroLucas De Marchi2012-04-291-6/+2
* docs: hook-up gtk-doc to 'make check'Kay Sievers2012-04-201-2/+10
* udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers2012-04-131-0/+340