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