summaryrefslogtreecommitdiffstats
path: root/lib/libm/noieee_src/n_asincos.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused leftovers of the 4.4BSD libm, which was only usednaddy2018-07-181-173/+0
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-5/+5
* Switch libc and libm to use strong aliases rather than weak aliasesmartynas2013-03-281-3/+3
* Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,martynas2013-01-131-15/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Trick lint into recording the right prototypes in the llib-lm.lnmartynas2011-05-301-5/+15
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-2/+12
* cleaning up, no functional changesmartynas2008-06-211-5/+3
* spacing, add rcs ids, no binary changemartynas2008-06-121-19/+20
* some cleanup for noieee_src, as asked by millert@: remove fictionalmartynas2008-06-121-2/+3
* - no need for ifdef dance (21), we have isnan, finite for vaxmartynas2008-06-121-6/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
* ^vax^__vax__hugh2000-10-101-4/+4
* initial import of NetBSD treederaadt1995-10-181-0/+174