math: fix pow(0,-inf) to raise divbyzero flag
[musl] / src / internal / intscan.h
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...