index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpspipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bzero() is gone in POSIX 2008. Use memset()
Gary E. Miller
2016-08-15
1
-1
/
+7
*
A gaggle of whitespace gaffs.
Gary E. Miller
2015-04-30
1
-3
/
+3
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-17
/
+3
*
Clean up most spint errors. All regression tests pass.
Eric S. Raymond
2015-03-28
1
-2
/
+4
*
The last of: Line expects to suppress X errors, found 0 errors
Gary E. Miller
2015-03-25
1
-1
/
+1
*
OS X needs a lot of time.h
Gary E. Miller
2015-03-08
1
-1
/
+1
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2015-03-02
1
-1
/
+2
*
In gpspipe.c, polish some error messages.
Eric S. Raymond
2015-03-02
1
-4
/
+4
*
More splint cleanup.
Eric S. Raymond
2015-03-02
1
-0
/
+2
*
Complete port of clock_gettime(3) and teach gpsipe to use it.
Eric S. Raymond
2015-03-02
1
-5
/
+6
*
Assume POSIX-conformant termios.h.
Eric S. Raymond
2015-03-01
1
-2
/
+0
*
BSD compiler waening and splint cleanup.
Eric S. Raymond
2015-02-11
1
-2
/
+4
*
Guard includes of termios.h with #ifdef HAVE_TERMIOS_H
Matt
2015-01-23
1
-0
/
+4
*
Include <sys/select.h> everywhere fd_set us used.
Eric S. Raymond
2014-08-18
1
-2
/
+3
*
Use the gps_errstr() to handle gps_open() errors.
Michael Tatarinov
2013-11-28
1
-1
/
+1
*
Add -P option to gpspipe for including PPS drift JSON in NMEA or raw dumps.
Eric S. Raymond
2013-11-13
1
-1
/
+5
*
Add -2 flag to set split24 flag.
Reinhard Arlt
2013-11-08
1
-1
/
+5
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-8
/
+11
*
gpspipe -u time-stamps with sub-second resolution
Andreas Merz
2013-04-30
1
-5
/
+26
*
Add -S (for scaled flag) option to gpspipe.
Reinhard Arlt
2012-09-26
1
-1
/
+5
*
Fix a misleading error message.
Eric S. Raymond
2012-09-18
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-4
/
+4
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-20
/
+20
*
Cleanup motivated by new cppcheck with more tests. All regression tests pass.
Eric S. Raymond
2012-05-16
1
-2
/
+2
*
Asdd a gpspipe option to enable profiling.
Eric S. Raymond
2011-09-22
1
-1
/
+8
*
Fix a help string.
Eric S. Raymond
2011-06-08
1
-2
/
+4
*
More deheader testing. All regression tests pass.
Eric S. Raymond
2011-01-13
1
-1
/
+1
*
deheader cleanup.
Eric S. Raymond
2011-01-12
1
-1
/
+0
*
Correct a help string.
Eric S. Raymond
2011-01-10
1
-1
/
+1
*
Remove subframesflag so they're omitted uncinditionally.
Eric S. Raymond
2011-01-10
1
-9
/
+3
*
More changes to gpspipe for subframes, no joy, yet.
Gary E. Miller
2011-01-04
1
-3
/
+6
*
Enable gpspipe to start subframe reporting.
Eric S. Raymond
2011-01-04
1
-1
/
+4
*
Partial splint cleanup.
Eric S. Raymond
2011-01-01
1
-0
/
+2
*
We don't need yet another copy of the daemon() code in gpspipe.c.
Eric S. Raymond
2010-12-27
1
-48
/
+10
*
use select(2) rather than blindly reading fd
Chris Kuethe
2010-12-27
1
-5
/
+20
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+4
*
More header simplification. All regression tests pass.
Eric S. Raymond
2010-12-14
1
-9
/
+4
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-08
1
-1
/
+1
*
Attempt to address #17564: gpspipe terminates because of non-blocking socket.
Eric S. Raymond
2010-12-03
1
-1
/
+5
*
Put back missing headers that break the build
Chris Kuethe
2010-12-02
1
-0
/
+2
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
-f was replaced by -o, follow through.
Eric S. Raymond
2010-09-15
1
-1
/
+1
*
First round of changes for API major version 5:
Eric S. Raymond
2010-07-13
1
-1
/
+1
*
Use re-entrant open in the C examples.
Eric S. Raymond
2010-06-07
1
-5
/
+4
*
splint cleanup.
Eric S. Raymond
2010-05-12
1
-0
/
+2
*
Allow to set the gpspipe timestamp format
Beat Bolli
2010-05-10
1
-3
/
+13
*
More reindenting. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-66
/
+70
*
Address Debian bug #576377: gpspipe can't connect to external gpsd
Eric S. Raymond
2010-04-04
1
-3
/
+2
*
Address Debian bug #576378.
Eric S. Raymond
2010-04-03
1
-1
/
+1
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-7
/
+5
[next]