diff options
author | Martynas Venckus <martynas@cvs.openbsd.org> | 2008-07-24 09:31:08 +0000 |
---|---|---|
committer | Martynas Venckus <martynas@cvs.openbsd.org> | 2008-07-24 09:31:08 +0000 |
commit | 32ce90013e67e48625b106481449cbc0273c9a09 (patch) | |
tree | 60ae8b08b0204363ecd694ec015820aa03e02bb9 /sys/netinet6/nd6_nbr.c | |
parent | a4a31c8ba6ef66cebd6cfb35c065d837ce7e796c (diff) |
- move isinf, isnan dups to gen, since most is ieee 754
- is{inf,nan} should be macros for real-floating, so rename to
__is{inf,nan}, per C99
- implement C99 __fpclassify(), __fpclassifyf(), __isfinite(),
__isfinitef(), __isnormal(), __isnormalf(), __signbit(), __signbitf()
- long functions added, but not yet enabled, till ieee.h is fixed
- implement vax equivalents of the functions
- reimplement isinff, isnanf in a better way, and move to libc
- add qnan bytes for all archs
- bump major
man pages will follow
ok millert@. arm bits looked over by drahn@
discussed w/ theo, who showed the right direction, to put these
functions in libc
Diffstat (limited to 'sys/netinet6/nd6_nbr.c')
0 files changed, 0 insertions, 0 deletions