summaryrefslogtreecommitdiff
path: root/src/scsi_id/scsi_serial.c
AgeCommit message (Expand)Author
2014-10-30util: unify how we see srand()Lennart Poettering
2014-08-12udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering
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-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
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-03-14Fix whitespace in various filesAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile