
smldbl11.zip -- long double printf fixes for DJGPP v2.01 or v2.02.

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 or 2.02).  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 long double precision math functions, see
http://www.netlib.org/cephes/ldouble.shar .

Steve Moshier
(moshier@na-net.ornl.gov)
October, 1998
