lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. e2c2afbbe0


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. e2c2afbbe01762345ef99561a40b05033e166941
Date: Thu, 20 Feb 2014 18:50:28 +0000

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 "UNNAMED PROJECT".

The branch, master has been updated
       via  e2c2afbbe01762345ef99561a40b05033e166941 (commit)
      from  cffe54d09470b7dd5b5afbe114b63757859fb40d (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 e2c2afbbe01762345ef99561a40b05033e166941
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Feb 20 19:50:17 2014 +0100

    patch #7885: modification of api modules to support FreeRTOS-MPU (don't 
pass stack-pointers to other threads) (based on patch by Artem Pisarenko)

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

Summary of changes:
 CHANGELOG                   |    4 +
 src/api/api_lib.c           |  225 ++++++++++++++++++++++++++++---------------
 src/api/api_msg.c           |   54 +++++-----
 src/api/netifapi.c          |  108 +++++++++++++++------
 src/api/sockets.c           |   81 ++++++++--------
 src/api/tcpip.c             |   31 ++++--
 src/core/init.c             |    3 -
 src/core/memp.c             |    1 +
 src/include/lwip/api_msg.h  |   22 +++--
 src/include/lwip/memp_std.h |   12 +++
 src/include/lwip/netifapi.h |   12 ++-
 src/include/lwip/opt.h      |   37 +++++++
 src/include/lwip/sockets.h  |   25 +++++
 src/include/lwip/tcpip.h    |   29 ++++++
 14 files changed, 443 insertions(+), 201 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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