printf("%#x",0) should print 0 not 0x0
[musl] / src / stdio / funlockfile.c
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking