[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 8586a8c062
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 8586a8c062becf56a191ed78cdd1ee2cff48b8c1 |
Date: |
Thu, 12 Feb 2015 21:33:10 +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 8586a8c062becf56a191ed78cdd1ee2cff48b8c1 (commit)
via 9a8c3c0283b1481d436d3b360fd07ef05ff30662 (commit)
from 338c5c0a680c598d09d9f261c6be1253854b0b33 (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 8586a8c062becf56a191ed78cdd1ee2cff48b8c1
Author: sg <address@hidden>
Date: Thu Feb 12 22:32:59 2015 +0100
patch by chrysn: further simplification on the minimal unix example
(manually ported because the patch did not apply after all the changes... :-(
commit 9a8c3c0283b1481d436d3b360fd07ef05ff30662
Author: sg <address@hidden>
Date: Thu Feb 12 22:22:32 2015 +0100
patch by chrysn: fixed bug #40245 (unix port minimal project has abundant
timers)
-----------------------------------------------------------------------
Summary of changes:
ports/unix/proj/minimal/Makefile | 2 +-
ports/unix/proj/minimal/lwipopts.h | 8 ++-
ports/unix/proj/minimal/main.c | 63 +++-----------
ports/unix/proj/minimal/mintapif.c | 45 +---------
ports/unix/proj/minimal/timer.c | 163 ------------------------------------
ports/unix/proj/minimal/timer.h | 13 ---
6 files changed, 25 insertions(+), 269 deletions(-)
delete mode 100644 ports/unix/proj/minimal/timer.c
delete mode 100644 ports/unix/proj/minimal/timer.h
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 8586a8c062becf56a191ed78cdd1ee2cff48b8c1,
Simon Goldschmidt <=