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