aboutsummaryrefslogtreecommitdiff
path: root/toys/other/blkid.c
AgeCommit message (Expand)Author
2015-09-17Fix a couple things gcc is too dumb to figure out on its own.Rob Landley
2015-08-06Detect swap partitions, inline loop_partitions(), various cleanups.Rob Landley
2015-08-05I've added support for running blkid without specifying a partition (so it sc...Dima Krasner
2015-08-02Mark command-local functions static.Rob Landley
2014-12-18Give fstype its own config symbol (separate from blkid), and fix blkid not us...Rob Landley
2014-06-02Help text should have a blank line after usage: lines, and a couple other whi...Rob Landley
2013-12-04When building for 32-bit, the compiler can't figure out that a constant too b...Rob Landley
2013-11-18Add test suite for blkid and clean up an editorial comment that shouldn't hav...0.4.7Rob Landley
2013-10-08Move blkid out of pending, default y.Rob Landley