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-22-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.13-22-g44b3532
Date: Mon, 02 Mar 2015 05:01:08 +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  44b3532e07d2e3790a75ccd5a75f19deefa71e82 (commit)
       via  4964c68cf4ebca29d745ba02c4ba3da4a68e9abd (commit)
      from  6b23c6bb43742008a77d742293c0869219f1e72c (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 44b3532e07d2e3790a75ccd5a75f19deefa71e82
Author: Eric S. Raymond <address@hidden>
Date:   Sun Mar 1 23:57:01 2015 -0500

    Implement POSIX clock_gettime(3) for systems that lack it (like Mac OS X).
    
    On Mac OS X it will get proper nanosecond precision; elsewhere, only
    microseconds.  Hides the conformance failure from the rest of the code.
    
    All regression tests pass.

commit 4964c68cf4ebca29d745ba02c4ba3da4a68e9abd
Author: Eric S. Raymond <address@hidden>
Date:   Sun Mar 1 22:39:07 2015 -0500

    Assume POSIX-conformant termios.h.
    
    HAVE_TERMIOS_H was some sort of relic, apparently always on.  I don't think 
the
    code would have compiled without it.
    
    All regression tests pass.

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

Summary of changes:
 SConstruct      |   14 +++++++++-----
 clock_gettime.c |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 gps2udp.c       |    2 --
 gpsd.h-tail     |    2 --
 gpspipe.c       |    2 --
 gpsutils.c      |    6 ------
 libgps.h        |    2 ++
 libgps_dbus.c   |    1 -
 libgpsd_core.c  |    6 ------
 ntpshmread.c    |    9 ---------
 ppsthread.c     |   15 ---------------
 11 files changed, 58 insertions(+), 48 deletions(-)
 create mode 100644 clock_gettime.c


hooks/post-receive
-- 
GPSD



reply via email to

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