summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/twalk.c
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2005-03-07 04:56:46 +0000
committerdas <das@FreeBSD.org>2005-03-07 04:56:46 +0000
commit60fe3744a17a2b618cfea7c4f28c8899518f5a3b (patch)
tree446c753c4edc9f8525f16a77f0856dcb057de548 /lib/libc/stdlib/twalk.c
parente1ac3a8c058a65b02d6664528411d6469e711412 (diff)
downloadFreeBSD-src-60fe3744a17a2b618cfea7c4f28c8899518f5a3b.zip
FreeBSD-src-60fe3744a17a2b618cfea7c4f28c8899518f5a3b.tar.gz
Implement nexttoward and nextafterl; the latter is also known as
nexttowardl. These are not needed on machines where long doubles look like IEEE-754 doubles, so the implementation only supports the usual long double formats with 15-bit exponents. Anything bizarre, such as machines where floating-point and integer data have different endianness, will cause problems. This is the case with big endian ia64 according to libc/ia64/_fpmath.h. Please contact me if you managed to get a machine running this way.
Diffstat (limited to 'lib/libc/stdlib/twalk.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud