emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
[oweals/musl.git] / src / thread / pthread_attr_getstack.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-09 Rich Felkeradd pthread_attr_setstack interface (and get)