emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
[oweals/musl.git] / src / internal / intscan.h
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...