crt: Add a fallback _setmaxstdio for arm libmsvcrt-os.a

On arm, msvcrt.dll lacks the _setmaxstdio function; add a version
allows setting it up to the current value of _getmaxstdio().

Signed-off-by: Martin Storsjö <martin@martin.st>
2 files changed