aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/s_tanh.c
Commit message (Expand)AuthorAgeFilesLines
* lib/msun: Cleanup after $FreeBSD$ removalSteve Kargl2024-01-281-1/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Fix the order of "const volatile" to be consistent withSteve Kargl2014-08-301-1/+1
* Make tiny volatile to prevent the compiler(s) fromSteve Kargl2014-08-301-1/+2
* * Makefile:Steve Kargl2013-12-301-0/+6
* s/rcsid/__FBSDID/David Schultz2008-02-221-3/+2
* Fixed tanh(-0.0) on ia64 and optimizeed tanh(x) for 2**-55 <= |x| <Bruce Evans2006-07-051-10/+10
* Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-9/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+86