You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 8c0c9c69a1 mq_notify: rework to fix use-after-close/double-close bugs 3 years ago
..
mq_close.c add support for POSIX message queues, except mq_notify 15 years ago
mq_getattr.c add support for POSIX message queues, except mq_notify 15 years ago
mq_notify.c mq_notify: rework to fix use-after-close/double-close bugs 3 years ago
mq_open.c mq names without leading / have impl-def behavior; allowing them is easier 15 years ago
mq_receive.c add support for POSIX message queues, except mq_notify 15 years ago
mq_send.c add support for POSIX message queues, except mq_notify 15 years ago
mq_setattr.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
mq_timedreceive.c mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 7 years ago
mq_timedsend.c mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 7 years ago
mq_unlink.c mq names without leading / have impl-def behavior; allowing them is easier 15 years ago