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. 51012d07cc


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 51012d07cce2d76f28217b9e656f5e5d9100403d
Date: Tue, 14 Jan 2014 20:27:46 +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  51012d07cce2d76f28217b9e656f5e5d9100403d (commit)
       via  252abbeb8d1f0bdf8e0d6dd18a4384fd845cac55 (commit)
      from  f311045320850a7930baea24bafb4be9279af901 (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 51012d07cce2d76f28217b9e656f5e5d9100403d
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Jan 14 21:27:40 2014 +0100

    updated CHANGELOG

commit 252abbeb8d1f0bdf8e0d6dd18a4384fd845cac55
Author: chrysn <address@hidden>
Date:   Thu Nov 21 08:37:39 2013 +0100

    make timeouts usable reliably from outside of the timeout routine
    
    although timeouts are relative to timeouts_last_time (transitively by
    addition to the time values of their predecessors, if there are any),
    sys_timeout does not compensate for that; as a result, timeouts fire too
    early unless invoked from within a timeout handler (when
    timeouts_last_time == now).

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

Summary of changes:
 CHANGELOG         |    4 ++++
 src/core/timers.c |   14 ++++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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