dns response handling: ignore presence of wrong-type RRs
[musl] / src / mq /
2019-07-28 Rich Felkermq_timedsend, mq_timedreceive: add time64, decouple...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-29 Rich Felkerfix longstanding missing static in mq_notify (namespace...
2011-06-25 Rich Felkerconst correctness in mq_notify
2011-06-07 Rich Felkermq names without leading / have impl-def behavior;...
2011-06-07 Rich Felkermq send/recv functions are cancellation points
2011-06-07 Rich Felkerimplement mq_notify
2011-06-07 Rich Felkeradd support for POSIX message queues, except mq_notify