fix printf("%.9g", 1.1) and similar not dropping trailing zeros
[musl] / src / stdio / vfwprintf.c
2011-03-18 Rich Felkerimplement wprintf family of functions