]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: support two decimal places in size_to_human_string() output
authorKarel Zak <kzak@redhat.com>
Tue, 12 Feb 2019 12:27:56 +0000 (13:27 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Feb 2019 13:20:55 +0000 (14:20 +0100)
commit07b94c9f327c0b3230022b55f8105249f205a739
tree8b375ac074cd4f91a3a778b96035341c8b6b5276
parent3b9dc305eefabb2ce0b01d75e259b91a42ec687f
lib/strutils: support two decimal places in size_to_human_string() output

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