wangchdo commented on code in PR #17644:
URL: https://github.com/apache/nuttx/pull/17644#discussion_r2681961157


##########
syscall/syscall.csv:
##########
@@ -178,10 +178,10 @@
 "signalfd","sys/signalfd.h","defined(CONFIG_SIGNAL_FD)","int","int","FAR const 
sigset_t *","int"
 "sigpending","signal.h","defined(CONFIG_ENABLE_ALL_SIGNALS)","int","FAR 
sigset_t *"
 "sigprocmask","signal.h","","int","int","FAR const sigset_t *","FAR sigset_t *"

Review Comment:
   Done



##########
syscall/syscall.csv:
##########


Review Comment:
   Done



##########
syscall/syscall.csv:
##########


Review Comment:
   Done



-- 
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]

Reply via email to