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. dev-3.19a-176-ge


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-176-ge8028c5
Date: Fri, 14 Dec 2018 19:54:41 -0500 (EST)

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  e8028c5f15864dc7845e1b5dbc36807f72e8c15b (commit)
       via  8820a25f0dca57ebdc13e0f2fc01aabe95c27c72 (commit)
       via  3c99b28ee58a3e5c74507d65d448fbff4e509f30 (commit)
       via  5a84936789309aba75aaa61000cfe1c541e22d2b (commit)
       via  0ee9315efaa81e172e329aaecb44e250f1b87d38 (commit)
       via  4a58ee24b9ec6e1d2753bbdd2cd01a55d2ccde5c (commit)
      from  0dd4c269e818cb0cb554510bbf0dc4168d660b29 (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 e8028c5f15864dc7845e1b5dbc36807f72e8c15b
Author: Gary E. Miller <address@hidden>
Date:   Fri Dec 14 16:54:21 2018 -0800

    gpspipe: Small cleanup of getopt() and usage()

commit 8820a25f0dca57ebdc13e0f2fc01aabe95c27c72
Author: Gary E. Miller <address@hidden>
Date:   Fri Dec 14 16:49:45 2018 -0800

    gpspipe: update man page to match current program.

commit 3c99b28ee58a3e5c74507d65d448fbff4e509f30
Author: Gary E. Miller <address@hidden>
Date:   Fri Dec 14 13:38:43 2018 -0800

    gpspipe: Change gmtime() to gmtime_r().
    
    Some code checkers complain that gmtime() is not thread safe.  Like
    we care in gpspipe.

commit 5a84936789309aba75aaa61000cfe1c541e22d2b
Author: Gary E. Miller <address@hidden>
Date:   Fri Dec 14 13:34:04 2018 -0800

    gpspipe: Order the options in the code alphabetically.

commit 0ee9315efaa81e172e329aaecb44e250f1b87d38
Author: Daniel_M_Williams <address@hidden>
Date:   Fri Dec 14 13:26:39 2018 -0800

    gpspipe: Add -Z option to add Z to timestamp.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 4a58ee24b9ec6e1d2753bbdd2cd01a55d2ccde5c
Author: Daniel_M_Williams <address@hidden>
Date:   Fri Dec 14 13:02:51 2018 -0800

    gpspipe: now outputs its timestamps as UTC, not localtime
    
    Signed-off-by: Gary E. Miller <address@hidden>

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

Summary of changes:
 gpspipe.c       | 98 ++++++++++++++++++++++++++++++++++-----------------------
 man/gpspipe.xml | 38 ++++++++++++----------
 2 files changed, 81 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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