use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / stdlib / wcstod.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-19 Rich Felkerfurther fixes to leading space issue (forgot the wide...
2012-04-16 Rich Felkerimplement wcstod and family