dns response handling: ignore presence of wrong-type RRs
[musl] / src / thread / pthread_mutex_consistent.c
2019-02-13 Rich Felkerredesign robust mutex states to eliminate data races...
2014-08-16 Rich Felkerfix robust mutex unrecoverable status, and related...
2014-08-16 Rich Felkerfix false ownership of mutexes due to tid reuse, using...
2014-08-16 Rich Felkermake futex operations use private-futex mode when possible
2014-06-10 Rich Felkerreplace all remaining internal uses of pthread_self...
2011-03-18 Rich Felkerimplement robust mutexes