Re: RTEMS | Draft: posix: Add mq_ispriority to mq_attr for per‑queue discipline selection (!1084)

Gedare Bloom (@gedare) gitlab at rtems.org
Sat Feb 28 03:11:21 UTC 2026




Gedare Bloom started a new discussion on cpukit/posix/src/mqueueopen.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143851

 >    const struct mq_attr *attr
 >  )
 >  {
 > -  POSIX_Message_queue_Control *the_mq;
 > -  char                        *name;
 > -  Status_Control               status;
 > +  POSIX_Message_queue_Control  *the_mq;
 > +  char                         *name;
 > +  Status_Control                status;
 > +  CORE_message_queue_Disciplines discipline;

use `clang-format`. see https://users.rtems.org/t/using-clang-format-on-rtems-git/454

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143851
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260228/bc7ee403/attachment-0001.htm>


More information about the bugs mailing list