You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by li...@apache.org on 2020/09/22 08:40:02 UTC

[incubator-nuttx] branch master updated (f4794f0 -> 43f0070)

This is an automated email from the ASF dual-hosted git repository.

liuhaitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from f4794f0  libc: Implement access function correctly
     add 43f0070  fs: Simplify the symbol link process in inode_search

No new revisions were added by this update.

Summary of changes:
 fs/inode/fs_inodesearch.c | 121 ++++++++++++----------------------------------
 fs/inode/inode.h          |   3 --
 fs/vfs/fs_symlink.c       |   4 +-
 3 files changed, 33 insertions(+), 95 deletions(-)