about summary refs log tree commit diff
path: root/include/mqueue.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libcFlorian Weimer2021-06-251-6/+6
* Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libcFlorian Weimer2021-06-251-3/+9
* Linux: Move mq_notify from librt to libcFlorian Weimer2021-06-251-0/+4
* Linux: Move mq_setattr from librt to libcFlorian Weimer2021-06-251-0/+7
* y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski2020-04-061-0/+8
* y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski2020-04-061-0/+9
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-171-0/+4
* Use IS_IN internally onlySiddhesh Poyarekar2014-11-241-1/+3
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-1/+1
* Update.Ulrich Drepper2004-04-131-0/+7