]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: simplify strtosize(), return info about suffix
authorKarel Zak <kzak@redhat.com>
Tue, 29 Jan 2013 14:25:47 +0000 (15:25 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Mar 2013 12:00:54 +0000 (13:00 +0100)
commit23106a29b0342ef8ada46bfc3df33b5d8e9c5e77
treedd06db1e83a0bcb932d2d68b167ae7f7397abee3
parent416c43a9a5519ae0e4c91e075cf42c5cf0b5cbcb
lib/strutils: simplify strtosize(), return info about suffix

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