summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/math.h
Commit message (Expand)AuthorAgeFilesLines
* Add prototypes for all long double functions in C99. Leave them alldes2003-10-231-0/+67
* Fix two misuses of __BSD_VISIBLE.mike2003-05-221-2/+2
* Fix braino in definition of isfinite().das2003-04-041-1/+1
* - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANTimp2003-02-261-4/+4
* o Implement C99 classification macros isfinite(), isinf(), isnan(),mike2003-02-121-12/+24
* Implement C99's signbit() macro.mike2003-02-111-0/+2
* Implement fpclassify():mike2003-02-081-0/+32
* Re-apply the previously backed-out commit that fixes the problem wherearchie2002-10-311-2/+5
* Remove duplicate declaration.markm2002-10-231-1/+0
* Fixed a last-minute editing error in previous commit. nfs and/or cvsbde2002-10-011-0/+0
* Merged all interesting difference between the old math.h and the currentbde2002-10-011-0/+0
* Revert previous commit to unbreak world until we figure out thearchie2002-09-201-5/+2
* Fix a problem with the definition of HUGE_VAL causing the gcc warningarchie2002-09-191-2/+5
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-261-0/+1
* Fixed some minor style bugs.bde2002-03-261-2/+2
* Remove __P() usage.obrien2002-03-211-118/+118
* Fix style bugs (mostly remove 'extern' from function prototypes)phantom2001-12-131-122/+121
* Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostlyru2001-06-131-2/+0
* MFS: Add a "magic" comment to help fixincludes realize it doesn't need toobrien2000-03-271-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Back out last changepst1998-04-231-2/+2
* Fix cabs and cabsf definitions to be prototypes.pst1998-04-221-3/+3
* Hide the declaration of `struct exception' from C++, since it conflictsbde1997-08-311-1/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+273
OpenPOWER on IntegriCloud