Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
..
mq_close.c ab11386aaa add support for POSIX message queues, except mq_notify %!s(int64=13) %!d(string=hai) anos
mq_getattr.c ab11386aaa add support for POSIX message queues, except mq_notify %!s(int64=13) %!d(string=hai) anos
mq_notify.c 8b71121910 fix longstanding missing static in mq_notify (namespace pollution) %!s(int64=13) %!d(string=hai) anos
mq_open.c e1d2a8e239 mq names without leading / have impl-def behavior; allowing them is easier %!s(int64=13) %!d(string=hai) anos
mq_receive.c ab11386aaa add support for POSIX message queues, except mq_notify %!s(int64=13) %!d(string=hai) anos
mq_send.c ab11386aaa add support for POSIX message queues, except mq_notify %!s(int64=13) %!d(string=hai) anos
mq_setattr.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
mq_timedreceive.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
mq_timedsend.c 86f8c72bb1 mq send/recv functions are cancellation points %!s(int64=13) %!d(string=hai) anos
mq_unlink.c e1d2a8e239 mq names without leading / have impl-def behavior; allowing them is easier %!s(int64=13) %!d(string=hai) anos