summaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* libstring_helpers.c:string_get_size(): return voidRasmus Villemoes2015-02-121-6/+4
* lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possibleRasmus Villemoes2015-02-121-5/+4
* lib/string_helpers.c:string_get_size(): remove redundant prefixesRasmus Villemoes2015-02-121-4/+3
* lib / string_helpers: introduce string_escape_mem()Andy Shevchenko2014-10-141-0/+274
* lib / string_helpers: move documentation to c-fileAndy Shevchenko2014-10-141-0/+38
* lib/string_helpers.c: constify static arraysMathias Krause2014-08-061-6/+9
* lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-301-0/+133
* lib/string_helpers.c: make arrays staticAndrew Morton2012-05-291-4/+4
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin2008-10-231-15/+19
* [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-031-0/+64
OpenPOWER on IntegriCloud