summaryrefslogtreecommitdiff
path: root/src/collect
AgeCommit message (Expand)Author
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello
2015-01-07udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2015-01-07udev: improve help/usage for some more programsRobert Milasan
2014-12-17use correct format typesThomas Hindoe Paaboel Andersen
2014-11-17udev: silence TOCTOU warning when creating a directoryRonny Chevalier
2014-11-07s/commandline/command line/gHarald Hoyer
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-08-05src/collect/collect.c: remove excessive error reportingAnthony G. Basile
2014-04-05Revisit issue #87: fails to build on linux headers 3.13Anthony G. Basile
2014-03-22Revisit issue #87: fails to build on linux headers 3.13Anthony G. Basile
2014-03-21fixed gcc warnings that call returns not checkedlhb-jr
2014-03-15Fix issue #87: fails to build on linux headers 3.13Anthony G. Basile
2014-03-09builtins: add <linux/fcntl.h> for uclibcAnthony G. Basile
2014-02-21everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2013-07-30Bring collect.c and udevadm-hwdb.c in line with upstreamAnthony G. Basile
2013-07-10Fix potential memleak and use-after-free errors as reported by clangIan Stakenvicius
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile
2012-11-23Consolidate configuration of all installation paths into configure.acAnthony G. Basile
2012-11-22Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...Ian Stakenvicius
2012-11-18Fix unused result warningsKacper Kowalik (Xarthisius)
2012-11-18Got helper in src/* and make distcheck workingAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile