on x86_64 use long instead of long long for 64bit posix types
[musl] / src / stdio / vwprintf.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-18 Rich Felkerimplement wprintf family of functions