aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/sysmacros.h> to build under glibc-2.25Anthony G. Basile2017-10-211-0/+1
* test-libudev.c: remove deprecated functions.Anthony G. Basile2015-04-121-13/+2
* udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering2014-08-121-1/+0
* test: use _cleanup_ attributeAnthony G. Basile2014-08-051-4/+4
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-051-8/+14
* udev: remove seqnum API and all assumptions about seqnumsKay Sievers2014-04-241-24/+0
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-02-021-2/+2
* test/test-libudev.c: bring into line with upstreamAnthony G. Basile2014-01-091-24/+13
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2014-01-091-0/+1
* test/test-libudev.c: minor change to match upstreamAnthony G. Basile2013-09-101-1/+1
* Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile2012-11-241-0/+520