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