util: Cleanup strtod.(h|c) by introduce _mesa_get_locale
As we already use util_call_once in _mesa_locale_init, take the advantage of that
util: Cleanup strtod.(h|c) by introduce _mesa_get_locale
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>