8 Commits (3953aecbef11f3e8f5ae9388873dfaa554874309)

Author SHA1 Message Date
Rich Felker 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 7 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 8b71121910 fix longstanding missing static in mq_notify (namespace pollution) 14 years ago
Rich Felker 4d95a58524 const correctness in mq_notify 15 years ago
Rich Felker e1d2a8e239 mq names without leading / have impl-def behavior; allowing them is easier 15 years ago
Rich Felker 86f8c72bb1 mq send/recv functions are cancellation points 15 years ago
Rich Felker ede353d8e5 implement mq_notify 15 years ago
Rich Felker ab11386aaa add support for POSIX message queues, except mq_notify 15 years ago