freebsd-skq/lib/msun
des 8c5b85e155 - fabsl.c should be named s_fabsl.c for consistency with libmsun's
documented naming scheme (unfortunately the documentation isn't in the
   tree as far as I can tell); no repocopy is required as there is no
   history to preserve.

 - replace simple and almost-correct implementation with slightly hackish
   but definitely correct implementation (tested on i386, alpha, sparc64)
   which requires pulling in fpmath.h and the MD _fpmath.h from libc.

 - try not to make a mess of the Makefile in the process.

 - enterprising minds are encouraged to implement more C99 long double
   functions.
2003-10-25 09:32:18 +00:00
..
alpha
bsdsrc Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
i387
man mdoc(7) police: Nits. 2003-03-02 21:04:21 +00:00
src - fabsl.c should be named s_fabsl.c for consistency with libmsun's 2003-10-25 09:32:18 +00:00
Makefile - fabsl.c should be named s_fabsl.c for consistency with libmsun's 2003-10-25 09:32:18 +00:00