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
/
gpxlogger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke trailing whitespace in C source.
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
-9
/
+9
*
Fix a bad cast.
Gary E. Miller
2012-05-03
1
-1
/
+1
*
Shut up, splint!.
Eric S. Raymond
2012-01-12
1
-0
/
+2
*
Fix glitch found by cppcheck.
Eric S. Raymond
2012-01-11
1
-7
/
+13
*
Include needed header.
Eric S. Raymond
2012-01-10
1
-0
/
+1
*
Hurd patch to support ulimited-length filenames, with a splint fix.
Eric S. Raymond
2012-01-10
1
-7
/
+11
*
Actual code changes to get rid of Berlios URLs.
Eric S. Raymond
2011-10-01
1
-1
/
+1
*
Remove duplicate code.
Michael Tatarinov
2011-09-30
1
-7
/
+0
*
splint cleanup.
Eric S. Raymond
2011-09-30
1
-1
/
+0
*
Re-do runtime dispatch in the client library.
Eric S. Raymond
2011-09-30
1
-0
/
+1
*
Refactoring and splint cleanup.
Eric S. Raymond
2011-09-29
1
-7
/
+9
*
Refactor to create shared code useful for clockwatcher.
Eric S. Raymond
2011-09-29
1
-35
/
+6
*
splint cleanup.
Eric S. Raymond
2011-09-29
1
-5
/
+1
*
Remove an unncessary inclusion.
Eric S. Raymond
2011-09-29
1
-3
/
+2
*
More gpxlogger simplification. All transports work.
Eric S. Raymond
2011-09-28
1
-52
/
+27
*
Simplify gpxlogger. All three exports work.
Eric S. Raymond
2011-09-28
1
-55
/
+21
*
Simplify gpxlogger.
Eric S. Raymond
2011-09-28
1
-9
/
+3
*
First step in runtime export dispatch for the client library.
Eric S. Raymond
2011-09-28
1
-1
/
+1
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-1
/
+2
*
Abstract out the shm export main loop.
Eric S. Raymond
2011-09-28
1
-8
/
+1
*
Get back to a state where the shm export works.
Eric S. Raymond
2011-09-27
1
-9
/
+22
*
More API convergence.
Eric S. Raymond
2011-09-27
1
-9
/
+3
*
Converge the library APIs for different transports more closely.
Eric S. Raymond
2011-09-27
1
-14
/
+7
*
More refactoring.
Eric S. Raymond
2011-09-27
1
-3
/
+2
*
More refactoring. Bring DBUS API closer to the generic one.
Eric S. Raymond
2011-09-27
1
-1
/
+7
*
Refactoring step and minor fixes.
Eric S. Raymond
2011-09-27
1
-2
/
+1
*
Improve normal termination in gpxlogger.
Eric S. Raymond
2011-09-27
1
-0
/
+2
*
Avoid code duplication of DBUS client stuff.
Eric S. Raymond
2011-09-26
1
-94
/
+1
*
Remove a fossil remnant from before the daemon did automated cycle detection.
Eric S. Raymond
2011-08-08
1
-2
/
+2
*
Arrange for shared-memory segment to be properly removed on ^C.
Eric S. Raymond
2011-07-01
1
-0
/
+1
*
Remove unused code.
Eric S. Raymond
2011-06-30
1
-3
/
+1
*
Cosmetic fix from mike_t, slightly hacked. All regression tests pass.
Eric S. Raymond
2011-06-30
1
-2
/
+2
*
Removed duplicate code.
Michael Tatarinov
2011-06-29
1
-3
/
+1
*
Typo fix.
Michael Tatarinov
2011-05-27
1
-2
/
+2
*
splint cleanup.
Eric S. Raymond
2011-05-26
1
-1
/
+1
*
Typo fix.
Michael Tatarinov
2011-05-26
1
-1
/
+1
*
Update gpxlogger to use GPX 1.1 metadata tags.
Michael Tatarinov
2011-05-25
1
-6
/
+6
*
Give up on trying to splint the DBUS code. The headers confuse splint.
Eric S. Raymond
2011-04-03
1
-4
/
+4
*
Part repair of the shm dispatch.
Eric S. Raymond
2011-03-27
1
-1
/
+1
*
Shared-memory export is now integrated and documented.
Eric S. Raymond
2011-03-27
1
-3
/
+3
*
Change return values in the shm interface to be more like socket export.
Eric S. Raymond
2011-03-27
1
-3
/
+8
*
gpxlogger improvements
Beat Bolli
2011-03-27
1
-15
/
+17
*
Fix a glitch in the SiRF driver exposed by the SHM export.
Eric S. Raymond
2011-03-26
1
-0
/
+2
*
Experimental export via shared memory is almost working.
Eric S. Raymond
2011-03-26
1
-20
/
+86
*
Enable gpsd to be built withot socket and subscription support.
Eric S. Raymond
2011-03-25
1
-3
/
+3
*
Enable client debugging to actually work in gpxlogger.
Eric S. Raymond
2011-03-23
1
-0
/
+1
*
Give gps_waiting() a timeout argument. Use it systematically in test clients.
Eric S. Raymond
2011-03-09
1
-15
/
+3
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-1
/
+1
*
In gpxlogger, added <sat>, <hdop>, <vdop>, <pdop> elements.
Michael Tatarinov
2011-02-14
1
-66
/
+71
[next]