6a96a52c80
Like Plauger's implementation in "The Standard C Library", we use strtod(), which will limit the range of values that can be converter properly if long double has greater precision or range than double. We will need a string to long double function to handle this properly, but this change is better than the previous behavior of ignoring the existance of long doubles. |
||
---|---|---|
.. | ||
csu | ||
libarch | ||
libc | ||
libcompat | ||
libcrypt | ||
libcurses | ||
libedit | ||
libkvm | ||
libl | ||
libm | ||
libpthread | ||
libresolv | ||
librpc/rpc | ||
librpcsvc | ||
libskey | ||
libtelnet | ||
libterm | ||
libutil | ||
liby | ||
bumpversion | ||
Makefile |