summaryrefslogtreecommitdiffstats
path: root/libm/README
Commit message (Collapse)AuthorAgeFilesLines
* libm/*: mass removal of:Denis Vlasenko2008-12-221-1/+0
| | | | | | | | | 1. static char rcsid[] = "$NetBSD: ..." 2. /* @(#)s_scalbn.c 5.1 93/09/24 */ 3. #ifdef __STDC__ No code changes (verified with objdump)
* Trim off whitespaceEric Andersen2005-03-061-2/+2
|
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-38/+12
| | | | | math library (which is itself based on the math lib from FreeBSD). -Erik
* uClibc now has a math library. muahahahaha!Eric Andersen2001-05-101-0/+42
-Erik