add _Noreturn function attribute, with fallback for pre-C11 GNUC
[musl] / src / thread / pthread_mutexattr_getrobust.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-18 Rich Felkerimplement robust mutexes