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.13-71-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.13-71-g02c9c43
Date: Sat, 07 Mar 2015 05:49:33 +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  02c9c43a3aaaf73f84fdf9fbc96e9a32e546d273 (commit)
      from  8e2682c26186af8fcdc48b4fc8a02685a0ccc6a1 (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 02c9c43a3aaaf73f84fdf9fbc96e9a32e546d273
Author: Eric S. Raymond <address@hidden>
Date:   Sat Mar 7 00:46:29 2015 -0500

    Begin factoring out ntplib.
    
    All knowledge of the ntpd SHM format is now confined to the three
    files ntpshm.h, ntpshmread.c, and ntpshmwrite.c.
    
    No logic changes.  All regression tests pass.  PPS works on GR-601W.

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

Summary of changes:
 SConstruct                  |    3 +-
 gps.h                       |    3 +
 ntpshm.h                    |   15 ++-
 ntpshmmon.c                 |    8 +-
 ntpshmread.c                |    4 +-
 ntpshmwrite.c               |  450 ++-----------------------------------------
 ntpshmwrite.c => timehint.c |   51 +-----
 7 files changed, 45 insertions(+), 489 deletions(-)
 copy ntpshmwrite.c => timehint.c (89%)


hooks/post-receive
-- 
GPSD



reply via email to

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