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

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


    from e84259cbcc3 drivers/mmcsd: fix eMMC bus width switch sequencing
     add 3d208449036 arch/sim: Add AF_LOCAL support to host usrsock
     add 18c462ff20e fs/hostfs: Handle POSIX byte-range locks
     add b5d3d303781 netdb: Add http and https service entries
     add 778f7f00cbd fs/hostfs: Fix long root path construction
     add 6fa47d6de40 fs/hostfs: Use configured path length

No new revisions were added by this update.

Summary of changes:
 arch/sim/src/sim/posix/sim_hostfs.c      | 262 +++++++++++++++++++++++--------
 arch/sim/src/sim/posix/sim_hostusrsock.c | 248 +++++++++++++++++++++--------
 arch/sim/src/sim/sim_hostusrsock.h       |   8 +
 arch/sim/src/sim/sim_usrsock.c           |   1 +
 fs/hostfs/hostfs.c                       |   8 +-
 fs/hostfs/hostfs.h                       |   3 +-
 include/nuttx/fs/hostfs.h                |  21 +++
 libs/libc/netdb/lib_getservbynamer.c     |   4 +
 net/usrsock/usrsock_sockif.c             |  10 +-
 9 files changed, 426 insertions(+), 139 deletions(-)

Reply via email to