This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
msun
History
David Chisnall
8f62d384b9
Allow inclusion of libc++ <cmath> to work after including math.h
...
Submitted by: Yamaya Takashi Reviewed by: das MFC after: 1 week
2012-05-27 12:54:41 +00:00
..
amd64
Bugfix: feenableexcept() and fedisableexcept() should just return the
2011-10-21 06:25:31 +00:00
arm
Add a change I missed in r230367 (don't inline arm's fenv.h functions).
2012-01-20 07:01:58 +00:00
bsdsrc
Fix some non-standard variable declarations.
2011-10-16 05:37:20 +00:00
i387
Bugfix: feenableexcept() and fedisableexcept() should just return the
2011-10-21 06:25:31 +00:00
ia64
Use #include "fenv.h" instead of #include <fenv.h>. This makes it
2011-10-16 05:37:56 +00:00
ld80
Fix clang warnings.
2011-06-18 13:56:33 +00:00
ld128
Clean up the unneeded cpp macro INLINE_REM_PIO2L.
2011-05-30 19:41:28 +00:00
man
General mdoc(7) and typo fixes.
2012-05-11 20:06:46 +00:00
mips
Use #include "fenv.h" instead of #include <fenv.h>. This makes it
2011-10-16 05:37:56 +00:00
powerpc
Use #include "fenv.h" instead of #include <fenv.h>. This makes it
2011-10-16 05:37:56 +00:00
sparc64
Use #include "fenv.h" instead of #include <fenv.h>. This makes it
2011-10-16 05:37:56 +00:00
src
Allow inclusion of libc++ <cmath> to work after including math.h
2012-05-27 12:54:41 +00:00
Makefile
Add an implementation of fenv.h intended for platforms that lack an FPU and
2012-01-16 04:09:17 +00:00
Symbol.map
Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with
2011-10-17 05:41:03 +00:00