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. 8b08c0bef7


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 8b08c0bef78aaa43a3a53fa45899e11d1c3db5ce
Date: Sat, 26 Sep 2015 23:57:50 +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  8b08c0bef78aaa43a3a53fa45899e11d1c3db5ce (commit)
      from  6d1e47499b792724b487f5cae920b6ae5caf89e2 (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 8b08c0bef78aaa43a3a53fa45899e11d1c3db5ce
Author: Sylvain Rochet <address@hidden>
Date:   Sun Sep 27 01:50:58 2015 +0200

    unix port: sys_arch: remove sys_jiffies() overflow clamping
    
    There is nothing wrong to have rollover in sys_jiffies() return values,
    that's actually the expected behavior. Remove the useless overflow
    clamping. Worse, it uses to break any timers using sys_jiffies() at some
    point in the future since the start of the process.

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

Summary of changes:
 ports/unix/sys_arch.c |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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