summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-blkid.c
Commit message (Expand)AuthorAge
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-29
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* udev-builtin-blkid: remove dead codeKay Sievers2014-03-07
* udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering2014-03-07
* udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering2014-03-07
* udev-builtin-blkid: modernizations and minor fixesLennart Poettering2014-03-07
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner2013-09-19
* udev: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)2013-02-17
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* use the same email address everywhereKay Sievers2012-11-12
* udev: use startswith() and streq()Kay Sievers2012-04-16
* udev: fix a few issues detected by the llvm static analyzerKay Sievers2012-04-13
* udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers2012-04-10
* udev: switch to systemd logging functionsKay Sievers2012-04-08
* move imported udev into placeKay Sievers2012-04-04