
smldbl12.zip -- long double printf fixes for DJGPP v2.01 - v2.03

This archive contains C source and object files to improve
floating point printf and scanf accuracy of D. J. Delorie's DJGPP C
library (version 2.01, 2.02 or 2.03).  With this change, the I/O accuracy
passes tests for compliance with IEEE 754 and 854 standards.
For test programs, see http://www.netlib.org/cephes/ieetst.shar .
For a library of freeware long double precision math functions, see
http://www.netlib.org/cephes/ldouble.shar .

Steve Moshier
(moshier@na-net.ornl.gov)
August, 2000
