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

   
   ## Summary
   builtin apps so as to isolate or share something for each other, for example 
permisson or user data.
   
   ## Impact
   
   That pull is followed by https://github.com/apache/nuttx/pull/8924
   And depend on 8924 is merged.
   ## 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.
   


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