emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
[oweals/musl.git] / src / stdlib / strtol.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-16 Rich Felkeruse the new integer parser (FILE/shgetc based) for...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0