You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/01/17 03:12:32 UTC

[nuttx] branch master updated (c821088734 -> 9166eeddf6)

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

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


    from c821088734 pthread: fix pthread exit error when set DETACHED
     add dce315005a fs/mmap: rammap should return buffer start address
     add 9166eeddf6 fs/mmap: update mapped var before exit

No new revisions were added by this update.

Summary of changes:
 fs/mmap/fs_mmap.c   | 15 +++++++++------
 fs/mmap/fs_rammap.c | 16 ++++++++--------
 2 files changed, 17 insertions(+), 14 deletions(-)