implement week numbers and half of the week-based-year logic for strftime
[musl] / src / mq /
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