summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_nextafter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch libc and libm to use strong aliases rather than weak aliasesmartynas2013-03-281-3/+3
* Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,martynas2013-01-131-9/+0
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-1/+0
* Finalize work on the math library. It's time to do this monstermartynas2011-07-061-4/+22
* C99: "The nextafter functions return y if x equals y."martynas2011-04-161-1/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-6/+2
* initial import of NetBSD treederaadt1995-10-181-0/+79