]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: return end pointer by isdigit_string()
authorKarel Zak <kzak@redhat.com>
Sat, 28 Jan 2017 11:39:30 +0000 (12:39 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2017 12:12:31 +0000 (13:12 +0100)
commitc3754dc2ae64c9dbc91aad796ed6d4e183f779a7
tree5b978e3976f3c7993bb80ab7b24a6eaae23ddbe6
parent0d533c6bc47796a22ba23f89778dd18fba708d16
lib/strutils: return end pointer by isdigit_string()

Signed-off-by: Karel Zak <kzak@redhat.com>
include/strutils.h
lib/strutils.c