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. 1f68b3248527608ac7520429b99aa412ca4d686d
Date: Wed, 28 Sep 2016 19:52:59 +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  1f68b3248527608ac7520429b99aa412ca4d686d (commit)
       via  f8d19e28deb49094abee4c1731a4293807745fab (commit)
      from  f3cec74bd630572d79927fa43e35ad5f65980b32 (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 1f68b3248527608ac7520429b99aa412ca4d686d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Sep 28 21:52:11 2016 +0200

    Cleanup handling of non-standard functions in lwIP
    - itoa
    - strnicmp, stricmp/strcasecmp
    - strnstr
    Related to patch #9115: httpd.c: strcasecmp for GCC and stricmp for Windows

commit f8d19e28deb49094abee4c1731a4293807745fab
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Sep 27 21:28:34 2016 +0200

    Minor: Documentation updates

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

Summary of changes:
 src/apps/httpd/httpd.c                 |  102 ++++--------------------------
 src/apps/mdns/mdns.c                   |   38 +-----------
 src/apps/netbiosns/netbiosns.c         |    3 +-
 src/apps/snmp/snmp_traps.c             |    7 ++-
 src/core/def.c                         |  106 ++++++++++++++++++++++++++++++++
 src/core/dns.c                         |   45 ++------------
 src/include/lwip/apps/httpd_opts.h     |   22 -------
 src/include/lwip/apps/netbiosns_opts.h |   10 ---
 src/include/lwip/def.h                 |   19 +++++-
 9 files changed, 150 insertions(+), 202 deletions(-)


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



reply via email to

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