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
/
lcdgps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cppcheck and Coverity cleanup; all regression tests pass.
Eric S. Raymond
2015-02-09
1
-0
/
+2
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-5
/
+5
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-3
/
+3
*
splint/cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-8
/
+6
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-1
/
+2
*
Cosmetic fix. All regression tests and code audits pass.
Eric S. Raymond
2012-09-22
1
-14
/
+14
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Replace exit(2) with exit(EXIT_FAILURE). None of these were documented.
Eric S. Raymond
2012-09-07
1
-2
/
+2
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-6
/
+6
*
Magic-number elimination.
Eric S. Raymond
2012-05-21
1
-1
/
+1
*
Clean up from cppcheck warnings. All regression tests pass.
Eric S. Raymond
2012-05-17
1
-2
/
+2
*
Make the Maidenhead convrter available in Python.
Eric S. Raymond
2011-03-29
1
-3
/
+3
*
splint-clean the Maidenhead translator and make it available for cgps.
Eric S. Raymond
2011-03-29
1
-30
/
+0
*
Fix up the rather broken code for generating Maidenhead locators.
Eric S. Raymond
2011-03-29
1
-31
/
+29
*
Give gps_waiting() a timeout argument. Use it systematically in test clients.
Eric S. Raymond
2011-03-09
1
-21
/
+3
*
Un-botch the #ifdef CLIMB removal.
Eric S. Raymond
2011-03-05
1
-11
/
+0
*
Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsd
Eric S. Raymond
2011-03-05
1
-1
/
+0
|
\
|
*
fix broken build of lcdgps
Jon Schlueter
2011-03-04
1
-1
/
+0
*
|
Revert "Fossil removal."
Eric S. Raymond
2011-03-05
1
-0
/
+9
|
/
*
Fossil removal.
Eric S. Raymond
2011-03-04
1
-9
/
+0
*
Remove a silly #ifdef.
Eric S. Raymond
2011-03-04
1
-3
/
+0
*
In gpxlogger, filter for device on the server rather than client side,
Michael Tatarinov
2011-02-14
1
-5
/
+4
*
The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.
Eric S. Raymond
2011-01-25
1
-4
/
+2
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-1
/
+1
*
deheader cleanup.
Eric S. Raymond
2011-01-12
1
-1
/
+0
*
Turf out yet another instance of the daemonize code.
Eric S. Raymond
2010-12-27
1
-40
/
+6
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-1
/
+2
*
Insert SuS headers required for portablity, as revealed by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+3
*
Correct a previous commit changing <time.h> to <sys/time.h> eceywhere.
Eric S. Raymond
2010-12-21
1
-1
/
+1
*
Work around a splint bug.
Eric S. Raymond
2010-12-15
1
-1
/
+1
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-0
/
+2
*
Better approach to guarding some includes.
Eric S. Raymond
2010-12-14
1
-3
/
+5
*
Guard some headers fropm deheader.
Eric S. Raymond
2010-12-14
1
-2
/
+4
*
More header cleanup.
Eric S. Raymond
2010-12-14
1
-2
/
+1
*
missing headers for openbsd
Chris Kuethe
2010-12-14
1
-0
/
+2
*
Taking SuS seriously some more.
Eric S. Raymond
2010-12-14
1
-33
/
+5
*
Simplification through taking SuS seriously.
Eric S. Raymond
2010-12-13
1
-3
/
+0
*
SuS conformance.
Eric S. Raymond
2010-12-13
1
-0
/
+1
*
Duplicate-inclusion and portability cleanup. All regression tests pass.
Eric S. Raymond
2010-12-11
1
-2
/
+0
*
Fix the order of include in lcdgps.c
Gary E. Miller
2010-12-08
1
-1
/
+1
*
more header fixin'
Chris Kuethe
2010-12-08
1
-14
/
+16
*
Clean up the code base and add switches so deheader runs clean.
Eric S. Raymond
2010-12-03
1
-2
/
+1
*
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
*
First round of changes for API major version 5:
Eric S. Raymond
2010-07-13
1
-1
/
+1
*
Introduce the gps_read() entry point and use it internally.
Eric S. Raymond
2010-06-08
1
-2
/
+1
*
Use re-entrant open in the C examples.
Eric S. Raymond
2010-06-07
1
-8
/
+7
*
XXX -> FIX-ME: Avoids false matches with autoconf cruft.
Eric S. Raymond
2010-05-12
1
-1
/
+1
*
Using WATCH_NEWSTYLE makes a poor example now that NEWSTYLE is the default.
Eric S. Raymond
2010-03-30
1
-1
/
+1
[next]