use restrict everywhere it's required by c99 and/or posix 2008
[musl] / 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)