summaryrefslogtreecommitdiff
path: root/src/mq/mq_open.c
AgeCommit message (Collapse)AuthorLines
2011-06-07mq names without leading / have impl-def behavior; allowing them is easierRich Felker-5/+1
2011-06-07add support for POSIX message queues, except mq_notifyRich Felker-0/+23