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

   
   ## Summary
   builtin apps so as to isolate or share something for each other, for example 
permisson or user data.
   
   ## Impact
   none if no any setting for builtin apps
   
   ## Testing
   sim:nsh with CONFIG_SCHED_USER_IDENTITY=y
   So getuid syscall will return the confiured uid. It is usefull for a lib 
loaded by different app, but need isolate user data for each other. We also 
need a pull later to configure uid.
   


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

Reply via email to