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/06/24 07:13:50 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1279: Implement lstat and realpath

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


   > symlink as link sounds wrong to me.
   > an implementation which always returns EPERM would be more correct.
   
   From my understanding, the current implement of link is actually symlink:
   https://github.com/apache/incubator-nuttx/blob/master/fs/vfs/fs_link.c#L75
   link doesn't really implement in NuttX at all.


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