Re: [PR] group/killchildren: replace syscall(2) to kernel api [nuttx]

2023-10-25 Thread via GitHub


xiaoxiang781216 merged PR #11018:
URL: https://github.com/apache/nuttx/pull/11018


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] group/killchildren: replace syscall(2) to kernel api [nuttx]

2023-10-24 Thread via GitHub


xiaoxiang781216 commented on PR #11018:
URL: https://github.com/apache/nuttx/pull/11018#issuecomment-1778400962

   need include `nuttx/signal.h`


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] group/killchildren: replace syscall(2) to kernel api [nuttx]

2023-10-24 Thread via GitHub


anchao opened a new pull request, #11018:
URL: https://github.com/apache/nuttx/pull/11018

   ## Summary
   
   1. group/killchildren: replace syscall(2) to kernel api
   syscall(2) cannot be called from kernel space
   
   2. sched: fix the minor style issue
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org