Google Summer of Code | Add support for sigaction SA_RESETHAND (#49)
Ahmed Mansour (@Mansour)
gitlab at rtems.org
Tue Mar 17 09:46:45 UTC 2026
Ahmed Mansour commented: https://gitlab.rtems.org/rtems/programs/gsoc/-/issues/49#note_145808
Hi @joel,
I’m interested in working on adding `SA_RESETHAND` support to `sigaction()` as a GSoC project.
>From the POSIX spec, I understand that when `SA_RESETHAND` is set, the signal disposition is reset to `SIG_DFL` on entry to the handler. I’ve also started reviewing the RTEMS signal handling code to understand where this behavior should be implemented.
I’ve recently contributed to RTEMS and would like to continue working on signal-related features. I plan to begin with test cases and then implement accordingly.
Is there a preferred test suite I should extend for this?
Thanks!
--
View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/issues/49#note_145808
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/20260317/7d78322a/attachment.htm>
More information about the bugs
mailing list