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