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
/
libc
/
i386
History
das
3f9db266be
We should also save and restore the MXCSR as on amd64, but detecting
...
whether the CPU supports SSE or not here is rather odious.
2008-06-28 17:58:06 +00:00
..
gen
We should also save and restore the MXCSR as on amd64, but detecting
2008-06-28 17:58:06 +00:00
stdlib
…
string
…
sys
Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo
2007-07-04 23:23:01 +00:00
_fpmath.h
Add an alternative view of the bits in an 80-bit long double (64+16
2008-01-17 16:39:07 +00:00
arith.h
…
gd_qnan.h
Arrange so that the NaN returned by strtod("nan", NULL) is the same as
2007-12-16 21:15:09 +00:00
Makefile.inc
In scanf, round according to the current rounding mode.
2007-12-03 07:17:33 +00:00
Symbol.map
Since nan() is supposed to work the same as strtod("nan(...)", NULL),
2007-12-18 23:46:32 +00:00
SYS.h
…