bsdsrc
|
Eliminate some warnings.
|
2008-02-22 02:26:51 +00:00 |
ld128
|
1 << 47 needs to be written 1ULL << 47.
|
2008-03-02 20:16:55 +00:00 |
man
|
Fix a typo in the cosl() prototype.
|
2008-06-28 01:43:24 +00:00 |
mips
|
Symbol.map is handled by cpp, so use C-style comments
|
2008-05-03 21:16:08 +00:00 |
src
|
Implement fmodl.
|
2008-06-19 22:39:53 +00:00 |
Makefile
|
Implement fmodl.
|
2008-06-19 22:39:53 +00:00 |
Symbol.map
|
Implement fmodl.
|
2008-06-19 22:39:53 +00:00 |