pussuw commented on PR #6197: URL: https://github.com/apache/incubator-nuttx/pull/6197#issuecomment-1115860360
Marked this as draft, this is still WIP. I wanted to make this visible because there are some issues I need help with: - Where should the "atexit.h" header be placed ? Or should I do something else ? - How do I do file/stream flushing from user land ? Do I create a call gate that runs what the kernel side implementation of exit() does now ? - Any ideas on how to get this to work with BUILD_FLAT / BUILD_PROTECTED ? I have absolutely no idea how to make them work, as libc is shared between all applications. - Comments about the implementation itself are welcome as well, of course Help from previous developers would be very much appreciated -- 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