]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/c_strtod; add locale independent strtod()
authorKarel Zak <kzak@redhat.com>
Tue, 25 May 2021 09:31:08 +0000 (11:31 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 25 May 2021 09:31:08 +0000 (11:31 +0200)
commit670b10ae363d40fbe7dfd3c2e9c3f8044bf630f1
treef37644392c3827461f4617700715a75557125cfd
parentafa7e09e4b77a2049fb0086553d255fbb461f011
lib/c_strtod; add locale independent strtod()

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
include/c_strtod.h [new file with mode: 0644]
lib/Makemodule.am
lib/c_strtod.c [new file with mode: 0644]
lib/meson.build
meson.build