mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 12:43:12 -04:00
Implemented reading of %fs and %gs from core files. Print weird floating point values better. We have to convert long doubles to doubles here because of limitations and bugs in printf() and floatformat_to_double() (long doubles aren't really supported and naive converion to double causes exceptions). Conversion loses information about weird formats (everything becomes a quiet NaN), and printf() doesn't know about different types of NaNs anyway. |
||
|---|---|---|
| .. | ||
| gnu2bmake | ||
| include | ||
| lib | ||
| libexec | ||
| usr.bin | ||
| usr.sbin | ||
| COPYING | ||
| COPYING.LIB | ||
| Makefile | ||