You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2023/01/07 23:25:23 UTC

[nuttx] branch master updated (9aa835815f -> 6214f3cde7)

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 9aa835815f fs/timerfd: Reverse truncate and mmap field
     add 70ecb4ef26 mm/heap: Changee mmchunk_handler_t to mm_node_handler_t
     add 54de894e52 mm/heap: Skip memset backtrace buffer
     add 6214f3cde7 mm/heap: Fix the minor style issue

No new revisions were added by this update.

Summary of changes:
 mm/mm_heap/mm.h             | 11 +++++++----
 mm/mm_heap/mm_extend.c      |  8 ++++----
 mm/mm_heap/mm_foreach.c     |  2 +-
 mm/mm_heap/mm_free.c        |  2 --
 mm/mm_heap/mm_memalign.c    | 19 +++++++++----------
 mm/mm_heap/mm_shrinkchunk.c |  4 ++--
 6 files changed, 23 insertions(+), 23 deletions(-)