ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / ftoastr.c
2010-11-27 Bruno Haibleftoastr: Fix compilation error on Solaris.
2010-11-26 Paul Eggertftoastr: comment fix
2010-11-19 Paul Eggertftoastr: don't assume snprintf
2010-11-19 Paul Eggertftoastr: depend on snprintf, improve comments
2010-11-19 Paul Eggertftoastr: port to hosts lacking strtof and strtold
2010-11-17 Paul Eggertftoastr: new module, for lossless conversion of floats...