add C stub for sqrtl (already implemented in asm on i386 and x86_64)
[musl] / src / stdio / vwprintf.c
2011-03-18 Rich Felkerimplement wprintf family of functions