summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_mqueue.c
Commit message (Expand)AuthorAgeFilesLines
* 1. Cleanup including.davidxu2005-12-021-5/+4
* 1. Check if message priority is less than MQ_PRIO_MAX.davidxu2005-12-021-3/+4
* Last step to make mq_notify conform to POSIX standard, If the processdavidxu2005-11-301-106/+219
* Fix a stupid compiler warining, remove a redundant line.davidxu2005-11-271-1/+1
* Change filesystem name from mqueue to mqueuefs for style consistent.davidxu2005-11-271-2/+2
* Bring in experimental kernel support for POSIX message queue.davidxu2005-11-261-0/+2358
OpenPOWER on IntegriCloud