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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-929-g438cfd3
Date: Sun, 17 Sep 2017 11:50:32 -0400 (EDT)

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  438cfd3f142ac3d6c4f377b3b0f46aad3a538923 (commit)
       via  fa33db1448e56fe49db46f0552be4e11befd9abb (commit)
       via  dc9115334e7f2ab7a04e5d69c5bde75de89dfa19 (commit)
       via  771ac7ac44c8a544c14bb04034338b575eeae6a6 (commit)
       via  bfae233e3e002433f752f12895d68d46c95526f1 (commit)
       via  3d60024f9b9086adb6baea77f97b16b89e56aaba (commit)
       via  75847c8b4d86b8973f71b7c257de7a9fa45b9422 (commit)
       via  2b977a4a6a24d3b173d2092531613da07b447b4a (commit)
       via  30152cea78c0af7215c6f8fda3756abfa2e06045 (commit)
       via  cdbba6e0d8d0429f8d6b844a4c495e300954de75 (commit)
      from  bd9429711594ce4882737fb0c00880ac04721261 (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 438cfd3f142ac3d6c4f377b3b0f46aad3a538923
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:47:47 2017 +0200

    Reformat sockets.c using astylerc

commit fa33db1448e56fe49db46f0552be4e11befd9abb
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:46:42 2017 +0200

    Reformat tcpip.c using astylerc

commit dc9115334e7f2ab7a04e5d69c5bde75de89dfa19
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:46:16 2017 +0200

    Reformat netifapi.c using astylerc

commit 771ac7ac44c8a544c14bb04034338b575eeae6a6
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:45:57 2017 +0200

    Reformat netdb.c using astylerc

commit bfae233e3e002433f752f12895d68d46c95526f1
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:45:26 2017 +0200

    Reformat netbuf.c using astylerc

commit 3d60024f9b9086adb6baea77f97b16b89e56aaba
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:44:14 2017 +0200

    Reformat if_api.c using astylerc

commit 75847c8b4d86b8973f71b7c257de7a9fa45b9422
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:43:56 2017 +0200

    Reformat err.c using astylerc

commit 2b977a4a6a24d3b173d2092531613da07b447b4a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:42:30 2017 +0200

    Reformat api_msg.c using astylerc

commit 30152cea78c0af7215c6f8fda3756abfa2e06045
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Sep 17 17:40:43 2017 +0200

    Reformat api_lib.c using astylerc

commit cdbba6e0d8d0429f8d6b844a4c495e300954de75
Author: dziegel <address@hidden>
Date:   Sun Sep 17 17:38:58 2017 +0200

    Make astylerc compatible to astyle 2.x

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

Summary of changes:
 astylerc           |    4 +-
 src/api/api_lib.c  |   34 +-
 src/api/api_msg.c  |  530 +++++++++---------
 src/api/err.c      |   34 +-
 src/api/if_api.c   |    6 +-
 src/api/netbuf.c   |    6 +-
 src/api/netdb.c    |   40 +-
 src/api/netifapi.c |   26 +-
 src/api/sockets.c  | 1544 ++++++++++++++++++++++++++--------------------------
 src/api/tcpip.c    |   88 +--
 10 files changed, 1150 insertions(+), 1162 deletions(-)


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



reply via email to

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