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

   ## Summary
   
   - stdio: Move lib_stream_[initialize|release] from libc/stdio to sched/tls 
   - stdio: Initialize stdin, stdout and stderr directly
   - stdio: Merge fs_fdopen into fdopen to simplify the code logic
   
   ## Impact
   
   stdio: all stdio operation could be done in userspace
   
   ## Testing
   
   sim:nsh


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