dns response handling: ignore presence of wrong-type RRs
[musl] / src / thread / pthread_rwlock_timedwrlock.c
2019-02-16 Rich Felkerintroduce namespace-safe rwlock aliases; use in pthread...
2015-03-02 Rich Felkerfactor cancellation cleanup push/pop out of futex __tim...
2014-08-26 Rich Felkerrefrain from spinning on locks when there is already...
2014-08-26 Rich Felkerspin before waiting on futex in mutex and rwlock lock...
2014-08-16 Rich Felkermake futex operations use private-futex mode when possible
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-08-03 Rich Felkeroverhaul rwlocks to address several issues
2011-08-03 Rich Felkerunify and overhaul timed futex waits
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0