This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
msun
History
David Schultz
9fc5c45bad
Remove the declaration of isnan() from this file. It is no longer
...
needed as of math.h v1.40, and its prototype is incorrect here.
2004-07-09 10:01:10 +00:00
..
alpha
…
amd64
Insert a missing '~' in feholdexcept(), so that it correctly clears
2004-06-11 02:35:19 +00:00
arm
…
bsdsrc
…
i387
Completely remove s_ilogb.S as the assembler implementation gives very little
2004-06-20 10:42:23 +00:00
ia64
Shift the FPSR contents by the correct amount so feupdateenv() raises
2004-06-11 02:35:30 +00:00
man
Add C99's nearbyint{,f}() functions as wrappers around rint().
2004-07-06 04:46:08 +00:00
powerpc
…
sparc64
Add an fenv.h implementation for the sparc64 port.
2004-06-06 10:05:57 +00:00
src
Remove the declaration of isnan() from this file. It is no longer
2004-07-09 10:01:10 +00:00
Makefile
Implement the classification macros isfinite(), isinf(), isnan(), and
2004-07-09 03:32:40 +00:00