aboutsummaryrefslogtreecommitdiff
path: root/src/mq/mq_timedsend.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_tRich Felker2019-07-281-0/+17
* mq send/recv functions are cancellation pointsRich Felker2011-06-071-1/+1
* add support for POSIX message queues, except mq_notifyRich Felker2011-06-071-0/+7