- man pages for fpclassify, isfinite, isinf, isnan, isnormal, signbit,
authormartynas <martynas@openbsd.org>
Tue, 29 Jul 2008 18:19:17 +0000 (18:19 +0000)
committermartynas <martynas@openbsd.org>
Tue, 29 Jul 2008 18:19:17 +0000 (18:19 +0000)
commitbcd421d659b30d725bda3a1fe7ff4123b0c2f389
treeacef5680b9906cf8b92754fb0230174c16d83b19
parent476f429c38e5542d324670e992acd50efc35be03
- man pages for fpclassify, isfinite, isinf, isnan, isnormal, signbit,
mostly from freebsd
- also describe deprecated aliases for isinff, isnanf, finite,
finitef
- describe behavior on vax
- add mlinks for finite, finitef, isfinite, isinf, isinff, isnan,
isnanf, isnormal, signbit
- add man pages for isgreater, isgreaterequal, isless, islessequal,
islessgreater, isunordered;  from freebsd
looked over by jmc@, it's better for him to work on when they are in tree
lib/libc/gen/Makefile.inc
lib/libc/gen/fpclassify.3 [new file with mode: 0644]
lib/libc/gen/isgreater.3 [new file with mode: 0644]