summaryrefslogtreecommitdiff
path: root/src/scsi_id
AgeCommit message (Expand)Author
2014-05-01src/scsi_id/scsi_id.c: Add _GNU_SOURCE for struct file_handleAnthony 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-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-28Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-21everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2014-02-02use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2014-01-09Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-04-02udev: extern on functions is pointlessLennart Poettering
2013-03-14Fix whitespace in various filesAnthony 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 wrong format 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