Examples | */Makefile: Clean up use of RTEMS_HAS_POSIX_API (!24)

Joel Sherrill (@joel) gitlab at rtems.org
Mon May 4 22:38:15 UTC 2026



Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/24

Project:Branches: joel/rtems-examples:has-posix-not-all-posix to rtems/rtos/rtems-examples:main
Author:   Joel Sherrill
Assignee: Joel Sherrill


## Summary

*/Makefile: Clean up use of RTEMS_HAS_POSIX_API

The meaning of the RTEMS configuration setting for "enabling"
the POSIX API has changed scope over the past releases. In
older versions, it disabled POSIX threading and synchronization.
Now the same configuration option only enables/disables specific
POSIX features such as signals and the Sporadic Server scheduling.
With this change, simple use of POSIX threads does not require
POSIX API to be enabled in RTEMS for more examples to be
available.


## Generative AI

<!-- If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/generative-ai/-->

No


<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/24
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/20260504/297ede09/attachment-0001.htm>


More information about the bugs mailing list