]> 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>
Sat, 28 Jan 2017 11:39:30 +0000 (12:39 +0100)
commit61cbc8a3f5aa1b4acb4e5a6b7b251b8c5b8f05b5
treec0d1ce4f8391dd496d760417c1174e7d27ac2100
parentf71b96bfa1b8ec77a26db38c7eb92fe5b7e97b47
lib/strutils: return end pointer by isdigit_string()

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