You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/07/04 12:30:46 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1194: arch: Rename _exit to up_exit to follow the naming convention

xiaoxiang781216 commented on pull request #1194:
URL: https://github.com/apache/incubator-nuttx/pull/1194#issuecomment-653760117


   > Humm.. It was probably a mistake to merge this one. _exit is the standard name for this function. See https://linux.die.net/man/2/_exit
   
   _exit still exist here:
   https://github.com/apache/incubator-nuttx/pull/1194/files#diff-e83159a0d25bf3928fb3d29123fe383bR53
   The difference is that the arch layer implement up_exit instead _exit. The change make the arch layer more consistent.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org