summaryrefslogtreecommitdiff
path: root/string-table.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-03btrfs-progs: constify string arguments where appropriateDavid Sterba1-2/+2
2016-01-12btrfs-progs: add function attributes for the printf-likeDavid Sterba1-0/+1
2015-11-06btrfs-progs: simplify empty stirngs checkDavid Sterba1-1/+1
2015-11-03btrfs-progs: string table: add specifier for fillup charDavid Sterba1-3/+3
2015-11-03btrfs-progs: string table: cleanup, rename single letter variablesDavid Sterba1-16/+16
2015-11-03btrfs-progs: string table: fix whitespace damageDavid Sterba1-26/+20
2014-12-04btrfs-progs: Add helpers functions to handle the printing of data in tabular ...Goffredo Baroncelli1-0/+156