aboutsummaryrefslogtreecommitdiffstats
path: root/src/slibc-human/humansize.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-17increase readability of humansizeMattias Andrée1-118/+214
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16add interspacing parameter to humansizeMattias Andrée1-5/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16add intraspacing parameter for humansize and humandur, and interspacing for humandurMattias Andrée1-18/+35
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16typoMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16implement humansizeMattias Andrée1-0/+191
Signed-off-by: Mattias Andrée <maandree@operamail.com>