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 2021/02/15 15:11:16 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2854: fs: Don't call _NX_SETERRNO in fopen and fdopen

xiaoxiang781216 opened a new pull request #2854:
URL: https://github.com/apache/incubator-nuttx/pull/2854


   ## Summary
   since fs_fdopen always return the error code directly
   
   ## Impact
   The error code can be reported correctly
   
   ## Testing
   
   


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



[GitHub] [incubator-nuttx] Ouss4 merged pull request #2854: fs: Don't call _NX_SETERRNO in fopen and fdopen

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #2854:
URL: https://github.com/apache/incubator-nuttx/pull/2854


   


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