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

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


    from 120594079a add function for strtof
     new ab67d6a75b fs/mmap: Remove the duplication rammap handling
     new fcd4a421e3 fs/mmap: Support the no backing file for anonymous mapping
     new fd0195b0d8 fs/mmap: Suppor the partial unmap for anonymous mapping

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 fs/mmap/fs_anonmap.c | 59 +++++++++++++++++++++++++++++++++++++++---------
 fs/mmap/fs_anonmap.h |  2 +-
 fs/mmap/fs_mmap.c    | 64 ++++++++++++++++++----------------------------------
 fs/mmap/fs_rammap.c  | 19 ++++++++--------
 fs/mmap/fs_rammap.h  |  4 +++-
 5 files changed, 83 insertions(+), 65 deletions(-)

Reply via email to