lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. e030118750e3f2446a12ca2711b35cd56046be09
Date: Tue, 26 Jul 2016 13:03:19 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  e030118750e3f2446a12ca2711b35cd56046be09 (commit)
      from  59295be4ef688786e6169e192b62c4638877392a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e030118750e3f2446a12ca2711b35cd56046be09
Author: goldsimon <address@hidden>
Date:   Tue Jul 26 15:01:39 2016 +0200

    moved MEM_LIBC_MALLOC code from mem.h to mem.c:
    - it's not worth littering mem.h just to save some bytes to prevent the 
additional call;
    - MEM_STATS now also work when MEM_LIBC_MALLOC is enabled

-----------------------------------------------------------------------

Summary of changes:
 src/core/mem.c         |  107 ++++++++++++++++++++++++++++++++++++++++++++----
 src/core/memp.c        |    7 +++-
 src/include/lwip/mem.h |   38 ++++-------------
 3 files changed, 111 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]