v01d opened a new issue #3348:
URL: https://github.com/apache/incubator-nuttx/issues/3348
```
Description: In signal.h, the range of valid signals is listed as 0-31.
However,
in many interfaces, 0 is not a valid signal number. The valid
signal number should be 1-32. The signal set operations
would need
to map bits appropriately.
Status: Open
Priority: Low. Even if there are only 31 usable signals, that is still
a lot.
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]