aboutsummaryrefslogtreecommitdiff
path: root/toys/other/losetup.c
AgeCommit message (Expand)Author
2013-01-14Silence deeply stupid gcc warning. (First non-declaration line of function: i...Rob Landley
2013-01-02Have error_msg() and friends set TT.exitval to 1 if it's still 0, clean out o...Rob Landley
2012-12-30Add losetup. (Who knows, it might even work.)Rob Landley