aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/fpclassify.3
Commit message (Expand)AuthorAgeFilesLines
* - Move the functions presently described in in ieee(3) to their ownDavid Schultz2005-01-271-1/+7
* Bump document date for recent changes.David Schultz2004-07-091-1/+1
* Document these functions as being in libm, not libc. Some of themDavid Schultz2004-07-091-4/+1
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-011-10/+11
* o Implement C99 classification macros isfinite(), isinf(), isnan(),Mike Barcroft2003-02-121-8/+56
* Implement fpclassify():Mike Barcroft2003-02-081-0/+81