summaryrefslogtreecommitdiffstats
path: root/lib/strutils.c
Commit message (Expand)AuthorAgeFilesLines
...
* lib: [strutils] avoid integer overflow on large valuesDave Reisner2011-02-151-4/+14
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* remove duplicate includesKarel Zak2011-01-041-4/+0Star
* tests: fix strtosize() testKarel Zak2011-01-031-0/+24
* partx: complete rewriteDavidlohr Bueso2010-12-091-0/+49
* lib: [strutils] move strmode() from namei.c to strutils.cKarel Zak2010-11-241-0/+40
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-0/+186