aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_sqrt.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
* Clean up libm use of the __ieee754_ prefixSteve Kargl2023-08-031-3/+3
* Use a builtin where possible in msunAndrew Turner2021-11-191-5/+13
* MI implementation of sqrtl(). This is very slow and shouldDavid Schultz2008-03-021-3/+8
* Reduce diffs against vendor source (Sun fdlibm 5.3).David Schultz2005-02-041-48/+49
* Only provide one copy of the math functions. If we provide a MD function,Peter Wemm2003-07-231-1/+1
* 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
* Select between the generic math functions and the i387-specific onesBruce Evans1997-02-161-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-48/+48
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+453