summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko76-929/+950
2016-01-13truncate: use O_WRONLY|O_NONBLOCKMike Frysinger1-1/+1
2016-01-13truncate: always set mode when opening file to avoid fortify errorsAri Sundholm1-1/+1
2015-05-25truncate: do not die when a file doesn't exist and no-create flag is onAri Sundholm1-5/+15
2015-03-22truncate: new appletDenys Vlasenko1-0/+77