pkarashchenko commented on PR #6248: URL: https://github.com/apache/incubator-nuttx/pull/6248#issuecomment-1124840623
> > I was thinking that we can rename `lib_exit.c` in this PR, but as you have more context I assume that not. I'm fine with temporary rename > > Spec define two api(_exit and _Exit): https://pubs.opengroup.org/onlinepubs/007904875/functions/exit.html we have to keep both. Yes. But can we place implementation for both `_exit` and `_Exit` in same `lib_exit.c`? -- 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