summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqconstruct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Check for NULL config in msgq constructSebastian Huber2021-04-231-0/+4
* score: Remove _Objects_Open()Sebastian Huber2021-02-241-4/+2
* rtems: Use _Status_Get()Sebastian Huber2021-01-281-1/+2
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* rtems: Canonicalize name and id checksSebastian Huber2020-10-011-4/+4
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+189