summaryrefslogtreecommitdiff
path: root/lib/libm/noieee_src/n_tan.c
AgeCommit message (Expand)Author
2018-07-18Remove the unused leftovers of the 4.4BSD libm, which was only usedChristian Weisgerber
2016-09-12Reduce libm's exports and make internal calls go direct.Philip Guenther
2016-09-12Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecatedPhilip Guenther
2013-07-15bring reference C code that's not compiled in synch with asm codeMarc Espie
2013-03-28Switch libc and libm to use strong aliases rather than weak aliasesMartynas Venckus
2013-01-13Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,Martynas Venckus
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2011-05-30Trick lint into recording the right prototypes in the llib-lm.lnMartynas Venckus
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-12-10use sys/cdefs.h; pointed out by theoMartynas Venckus
2008-12-09- 80-bit and quad precision trigonometric and other mostMartynas Venckus
2008-06-25- expressions such as x != x and x == x are prone to errors andMartynas Venckus
2008-06-21cleaning up, no functional changesMartynas Venckus
2008-06-12spacing, add rcs ids, no binary changeMartynas Venckus
2008-06-12some cleanup for noieee_src, as asked by millert@: remove fictionalMartynas Venckus
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt