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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to