printf("%#x",0) should print 0 not 0x0
[musl] / src / stdio / vswprintf.c
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-03-25 Rich Felkersimplify and optimize FILE lock handling
2011-03-18 Rich Felkerimplement [v]swprintf