summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_nan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-5/+3
* Switch from <sys/endian.h> or <machine/endian.h> to the new,guenther2014-07-211-4/+4
* unsigned char casts for ctype macrosderaadt2013-11-221-3/+3
* test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53.espie2013-07-031-3/+3
* Switch libc and libm to use strong aliases rather than weak aliasesmartynas2013-03-281-2/+2
* Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,martynas2013-01-131-8/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Trick lint into recording the right prototypes in the llib-lm.lnmartynas2011-05-301-5/+10
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-1/+8
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-2/+2
* revertmartynas2008-08-081-2/+2
* make _digittoint staticmartynas2008-08-081-2/+2
* - remove isinff, isnanf. this has been moved to libcmartynas2008-07-241-0/+123