summaryrefslogtreecommitdiffstats
path: root/include/strutils.h
Commit message (Expand)AuthorAgeFilesLines
* lib/strutils: add strtotimeval_or_err()Karel Zak2013-03-131-0/+3
* lib/strutils: simplify strtosize(), return info about suffixKarel Zak2013-03-111-0/+21
* fdisk: add callback for ask-numbers APIKarel Zak2013-03-111-0/+2
* Implement mempcpy() in terms of memcpy() if mempcpy() is unavailableDaniel Trebbien2013-01-311-0/+3
* lib/strutils: add string_add_to_idarray() - parse and add to id listMilan Broz2012-07-261-0/+4
* lib/strutils: create type specific strtoxx_or_err()Karel Zak2012-05-151-2/+12
* lib/strutils: add string_to_bitmask()Karel Zak2012-05-031-0/+3
* 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