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