mc/lib/strutil
Andrew Borodin ccf82ada12 Add functions to transform string to unsigned integer:
* (xstrtoumax): from gnulib.
 * (parse_integer): from coreutils (dd.c).

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2013-07-05 09:09:03 +04:00
..
Makefile.am Add functions to transform string to unsigned integer: 2013-07-05 09:09:03 +04:00
replace.c Misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-06-15 11:10:41 +04:00
strescape.c remove the include duplicates from source files 2013-06-03 10:58:14 +03:00
strutil8bit.c remove the include duplicates from source files 2013-06-03 10:58:14 +03:00
strutil.c Add functions to transform string to unsigned integer: 2013-07-05 09:09:03 +04:00
strutilascii.c Misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-06-15 11:10:41 +04:00
strutilutf8.c remove the include duplicates from source files 2013-06-03 10:58:14 +03:00
strverscmp.c lib/strutil/strverscmp.c: add missing include of config.h. 2012-11-09 10:05:12 +04:00
xstrtol.c Add functions to transform string to unsigned integer: 2013-07-05 09:09:03 +04:00