Fabian Homborg ffab420e43 Add fallback wcstod_l for musl
Just sets locale to "C" (because that's the only one we need), does
wcstod and resets the locale.

No idea why uselocale(loc) failed for me, but it did.

Fixes #5407.
2018-12-12 15:12:12 +01:00
..
2017-11-17 16:21:55 +08:00
2018-07-21 15:43:31 -07:00