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
/
sparc64
History
David Schultz
b3b2ea5930
Add a new union member to access the exponent and sign of a long double
...
in a single op. Idea from bde.
2008-01-18 21:25:51 +00:00
..
fpu
Use an intermediate pointer to avoid a strict aliasing warning.
2007-11-23 05:52:13 +00:00
gen
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +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 a new union member to access the exponent and sign of a long double
2008-01-18 21:25:51 +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
Adjust the syscall stub macros to be consistent in their meaning. In
2007-07-04 23:18:38 +00:00