summaryrefslogtreecommitdiffstats
path: root/lib/libm/noieee_src/n_fmod.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* cleaning up, no functional changesmartynas2008-06-211-3/+2
| | | | | | | - no support for National 32000, removing ns32000/national ifdefs maze - remove tahoe defs - ansify looks fine to millert@; who also noticed rint removal
* spacing, add rcs ids, no binary changemartynas2008-06-121-0/+1
|
* - no need for ifdef dance (21), we have isnan, finite for vaxmartynas2008-06-121-72/+2
| | | | | | - TEST_FMOD doesn't belong here, remove - remove ifdef _ANSI_SOURCE and assume it's default ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* ^vax^__vax__hugh2000-10-101-4/+4
|
* initial import of NetBSD treederaadt1995-10-181-0/+158