freebsd-dev/lib/msun
David Schultz 0ba1fd2f72 Remove z_abs(). The z_*() functions were in libf77, and for some reason
someone thought it would be a good idea to copy z_abs() to libm in 1994.
However, it's never been declared or documented anywhere, and I'm
reasonably confident that nobody uses it.

Discussed with: bde, deischen, kan
2007-12-18 01:15:20 +00:00
..
amd64 Translate from the i386 so that this compiles and runs. 2007-12-17 18:12:06 +00:00
arm Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
bsdsrc Fix tgamma() on some special args: 2007-05-02 15:24:49 +00:00
i387 Add logbl(3) to libm. 2007-12-17 03:53:38 +00:00
ia64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
ld80 Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00
ld128 Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00
man Add logbl(3) to libm. 2007-12-17 03:53:38 +00:00
powerpc Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
sparc64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
src Remove z_abs(). The z_*() functions were in libf77, and for some reason 2007-12-18 01:15:20 +00:00
Makefile Oops, the previous commit was not needed -- the file was committed but 2007-12-17 18:21:23 +00:00
Symbol.map Remove z_abs(). The z_*() functions were in libf77, and for some reason 2007-12-18 01:15:20 +00:00