]> git.ipfire.org Git - thirdparty/util-linux.git/commit - term-utils/scriptreplay.c
scriptreplay: avoid re-implementing strtod_or_err()
authorSami Kerola <kerolasa@iki.fi>
Sun, 1 May 2016 22:56:05 +0000 (23:56 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 5 May 2016 09:46:54 +0000 (11:46 +0200)
commitf0b3b904c7972374e8b9a280164508e356e9b5be
tree308b3a4e7091bd87720479abb95aa9cb720ce875
parentba660b99110d5d7fc018a1bdbea314be0bba98a4
scriptreplay: avoid re-implementing strtod_or_err()

And use isnan() to detect NaN.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
term-utils/Makemodule.am
term-utils/scriptreplay.c