Age | Commit message (Expand) | Author |
---|---|---|
2014-02-02 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2014-01-14 | src/libudev: bring in line with upstream | Anthony G. Basile |
2014-01-09 | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen |
2013-07-07 | Import strxcpyx from upstream | Anthony G. Basile |
2013-04-02 | udev: extern on functions is pointless | Lennart Poettering |
2013-03-14 | Fix whitespace in various files | Anthony G. Basile |
2012-11-24 | Fix paths: test/udev-test.pl now works under sudo make distcheck | Anthony G. Basile |
2012-11-23 | Consolidate configuration of all installation paths into configure.ac | Anthony G. Basile |
2012-11-22 | Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir... | Ian Stakenvicius |
2012-11-18 | Fix wrong format warnings | Kacper Kowalik (Xarthisius) |
2012-11-18 | Got helper in src/* and make distcheck working | Anthony G. Basile |
2012-11-17 | Restructure src/ as per lu_zero | Anthony G. Basile |