summaryrefslogtreecommitdiffstats
path: root/include/strutils.h
Commit message (Expand)AuthorAgeFilesLines
* lib/strutils: add strtosize_or_err, clean upKarel Zak2012-03-301-0/+7
* libmount: ignore tailing slash in netfs source pathsPetr Uzel2011-11-081-0/+2
* lib,strutils: add default value to parse_range()Davidlohr Bueso2011-10-171-1/+1
* lib,strutils: share parse_range()Davidlohr Bueso2011-10-121-0/+2
* lib: [strutils] add strtod_or_err() functionSami Kerola2011-09-291-0/+1
* include: [strutils.c] add list parsersKarel Zak2011-07-271-0/+5
* lib: add strtoul_or_err() functionSami Kerola2011-06-011-0/+1
* This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto2011-05-261-1/+10
* strutils: new wrapper function strtoll_or_errSami Kerola2011-02-211-0/+1
* partx: complete rewriteDavidlohr Bueso2010-12-091-0/+1
* lib: [strutils] move strmode() from namei.c to strutils.cKarel Zak2010-11-241-0/+4
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-0/+26