Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-25 | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libc | Florian Weimer | 1 | -6/+6 |
2021-06-25 | Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc | Florian Weimer | 1 | -3/+9 |
2021-06-25 | Linux: Move mq_notify from librt to libc | Florian Weimer | 1 | -0/+4 |
2021-06-25 | Linux: Move mq_setattr from librt to libc | Florian Weimer | 1 | -0/+7 |
2020-04-06 | y2038: linux: Provide __mq_timedreceive_time64 implementation | Lukasz Majewski | 1 | -0/+8 |
2020-04-06 | y2038: linux: Provide __mq_timedsend_time64 implementation | Lukasz Majewski | 1 | -0/+9 |
2015-06-17 | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). | Joseph Myers | 1 | -0/+4 |
2014-11-24 | Use IS_IN internally only | Siddhesh Poyarekar | 1 | -1/+3 |
2014-11-24 | Remove IS_IN_librt | Siddhesh Poyarekar | 1 | -1/+1 |
2004-04-13 | Update. | Ulrich Drepper | 1 | -0/+7 |