aboutsummaryrefslogtreecommitdiffstats
path: root/src/slibc-human/humansize.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix errors and warningsMattias Andrée2015-12-271-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typoMattias Andrée2015-11-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* tell in doc in which version things were introducedMattias Andrée2015-11-251-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* increase readability of humansizeMattias Andrée2015-11-171-118/+214
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-11-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add interspacing parameter to humansizeMattias Andrée2015-11-161-5/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add intraspacing parameter for humansize and humandur, and interspacing for humandurMattias Andrée2015-11-161-18/+35
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-11-161-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement humansizeMattias Andrée2015-11-161-0/+191
Signed-off-by: Mattias Andrée <maandree@operamail.com>