HardenedBSD/lib
Jordan K. Hubbard e2014c1dcb Latest fix from jtc:
The fyl2xp1 instruction has such a limited range:
   -(1 - (sqrt(2) / 2)) <= x <= sqrt(2) - 1
it's not worth trying to use it.

Also, I'm not sure fyl2xp1's extra precision will
matter once the result is converted from extended
real (80 bits) back to double real (64 bits).

Reviewed by:	jkh
Submitted by:	jtc
1994-08-19 23:52:29 +00:00
..
csu/i386
libc Fixed problem with returning -1 on error when the return value is a 1994-08-13 14:00:26 +00:00
libcompat
libcrypt
libcurses More stuff from the latest curses. Really minor this time. 1994-08-13 23:23:53 +00:00
libedit
libkvm
libm
libmd
libpam/modules/pam_kerberosIV
libresolv
librpc
librpcsvc
libskey
libtelnet The big crypt removal - make libtelnet exportable. 1994-08-12 22:41:29 +00:00
libterm
libtermcap
libutil
liby
msun Latest fix from jtc: 1994-08-19 23:52:29 +00:00
rpcsvc
Makefile Add entry for libskey 1994-08-19 18:16:40 +00:00
Makefile.inc