when resolving symbols with only weak defs, use first def, not last def
[musl] / src / mq /
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