Amar Takhar commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5502#note_143585 I've been following this and as far as how this relates to RTEMS. RTEMS itself has nothing you need to add an app to use it so whoever implements that app would have to add those signals. Adding them to RTEMS itself makes no sense since there is nowhere to send them -- lierally. We could in theory add a framework to let apps send the signals and then receive them but that also makes no sense since the app itself would have to implement both ends. Other operating systems are different as they work for a user out of the box. They're interactive and let you install software. RTEMS does not do that so there is nowhere for us to implement it. If someone where to create an app using RTEMS and not do this they couldn't come after RTEMS as their app is a library linked into ours... it has nothing to do with us. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5502#note_143585 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
