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

   ## Summary
   
   - libc: Flush all stream in _Exit 
   - libc: abort should always call exit not pthread_exit
   - libc: Move on_exit and __cxa_atexit in lib_atexit.c 
   - libc: Implement quick_exit and at_quick_exit 
   
   ## Impact
   
   New function
   _Exit and abort
   
   ## Testing
   
   Pass CI


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