You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/02/13 14:21:26 UTC

[incubator-nuttx] branch master updated (1382ea5 -> 46ad645)

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

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


    from 1382ea5  mm/: Coding style clean-up
     add c1a32fb  compiler.h: clang actually has long long
     add 46ad645  mm: Add a bunch of assertions

No new revisions were added by this update.

Summary of changes:
 include/nuttx/compiler.h     |  6 +-----
 mm/mm_heap/mm_addfreechunk.c |  5 +++++
 mm/mm_heap/mm_free.c         |  1 +
 mm/mm_heap/mm_initialize.c   |  2 ++
 mm/mm_heap/mm_mallinfo.c     | 21 +++++++++++++++++++--
 mm/mm_heap/mm_malloc.c       |  6 ++++++
 mm/mm_heap/mm_realloc.c      |  4 ++++
 7 files changed, 38 insertions(+), 7 deletions(-)