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/01 07:14:46 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #317: nshlib: Call symlink if user pass -s for ln command

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


   ## Summary
   since NuttX kernel support really support symlink not link.
   Note: link equal symlink now because the hard link doesn't support yet
   
   ## Impact
   No, since link equal symlink in the current implementation
   
   ## 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-apps] jerpelea merged pull request #317: nshlib: Call symlink if user pass -s for ln command

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


   


----------------------------------------------------------------
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-apps] xiaoxiang781216 commented on pull request #317: nshlib: Call symlink if user pass -s for ln command

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #317:
URL: https://github.com/apache/incubator-nuttx-apps/pull/317#issuecomment-652238651


   The related patch:
   https://github.com/apache/incubator-nuttx/pull/1279
   https://github.com/apache/incubator-nuttx/pull/1343
   


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