Files
nuttx/include
shichunma 3c9a9d683f include/errno.h: skip set_errno in interrupt context
set_errno() should not modify the interrupted task's errno.
Add a check using up_interrupt_context() and skip the assignment
when called from an interrupt handler.

Signed-off-by: Jerry Ma <shichunma@bestechnic.com>
2026-05-03 17:23:40 -03:00
..
2025-11-10 10:56:29 +01:00
2026-01-22 22:14:00 +08:00
2026-01-16 10:03:53 +08:00