acassis opened a new issue, #18292: URL: https://github.com/apache/nuttx/issues/18292
### Is your feature request related to a problem? Please describe. The documentation about signals https://nuttx.apache.org/docs/latest/reference/user/07_signals.html was not updated since a long time, when new signals were included. I decided to open this PR because my request to it be updated here https://github.com/apache/nuttx/pull/18277 didn't work ### Describe the solution you'd like Compare sched/signal/sig_default.c file and see which signals are missing to be documented, i.e.: CONFIG_SIG_SIGPIPE_ACTION CONFIG_SIG_SIGPROF_ACTION CONFIG_SIG_SIGURG_ACTION etc ### Describe alternatives you've considered _No response_ ### Verification - [x] I have verified before submitting the report. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
