gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-537-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-537-g5af8826
Date: Fri, 01 Nov 2013 03:05:36 +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 "GPSD".

The branch, master has been updated
       via  5af8826c921dfe73e04a24e1e092a04c97f577a2 (commit)
      from  1703033e9476f8368492c0881f9b5ec36752133b (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 5af8826c921dfe73e04a24e1e092a04c97f577a2
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 31 23:01:48 2013 -0400

    Eliminate the race in KPPS thread startup.
    
    The previous change (ntpd_link_activate() moving to after device-open
    time) made it possible to lift the attempts at KPPS initialization out
    of the PPS-watcher thread, because it no longer has to await the device
    open.  This also greatly simplifies the generic thread-watcher interface.
    
    All regression tests pass, PPS is live.

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

Summary of changes:
 gpsd.c      |    8 -----
 gpsd.h-tail |    3 --
 ntpshm.c    |    8 +----
 ppsthread.c |   94 ++++++----------------------------------------------------
 4 files changed, 11 insertions(+), 102 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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