This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f7748f6e01
freebsd-dev
/
lib
/
msun
History
David Schultz
f7748f6e01
Uncomment some functions that we now support.
2004-06-20 10:39:09 +00:00
..
alpha
Add an fenv.h implementation for the alpha port. All of the standard
2004-06-06 09:58:55 +00:00
amd64
Insert a missing '~' in feholdexcept(), so that it correctly clears
2004-06-11 02:35:19 +00:00
arm
Add an fenv.h implementation for the arm port.
2004-06-06 10:03:59 +00:00
bsdsrc
Remove some kludges designed to ensure that the compiler didn't round
2004-05-17 01:04:37 +00:00
i387
Return the same result as the MI version for 0.0, INFINITY and NaN.
2004-06-19 09:30:00 +00:00
ia64
Shift the FPSR contents by the correct amount so feupdateenv() raises
2004-06-11 02:35:30 +00:00
man
Uncomment some functions that we now support.
2004-06-20 10:39:09 +00:00
powerpc
Add an fenv.h implementation for the powerpc port.
2004-06-06 10:05:10 +00:00
sparc64
Add an fenv.h implementation for the sparc64 port.
2004-06-06 10:05:57 +00:00
src
Declare scalbln(), scalblnf(), trunc(), and truncf().
2004-06-20 09:26:41 +00:00
Makefile
Connect scalbln(), trunc(), and the associated documentation to the build.
2004-06-20 09:27:03 +00:00