|
|
|
|
|
by TazeTSchnitzel
1387 days ago
|
|
Global state is the root of so many evils! FPU rounding mode, FPU flush-to-zero mode, C locale, errno, and probably some other things should all be eliminated. The functionality should still exist but not as global flags. |
|