summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_isnan.c
Commit message (Expand)AuthorAgeFilesLines
* Only define isnan, isnanf, __isnan and __isnanf in libc.so, not indim2012-11-101-3/+4
* Introduce __isnanf() as an alias for isnanf(), and make the isnan()das2010-06-121-1/+3
* Replace s_isnan.c and s_isnanf.c with the more compact s_isnan.c fromdas2004-08-051-27/+52
* o Implement C99 classification macros isfinite(), isinf(), isnan(),mike2003-02-121-0/+4
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-5/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 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-3/+3
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+38
OpenPOWER on IntegriCloud