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
/
libgpsd_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy structs using assignment, not memcpy().
Zbigniew Chyla
2015-05-31
1
-2
/
+2
*
Still more whitespace fixups
Gary E. Miller
2015-04-30
1
-16
/
+16
*
Revert "Copy structs using assignment, not memcpy()."
Gary E. Miller
2015-04-28
1
-2
/
+2
*
Copy structs using assignment, not memcpy().
Zbigniew Chyla
2015-04-28
1
-2
/
+2
*
Revert weirdness caused by d302a714f3b3735062ce9c9fc6cdd9d0e74f43f6
Gary E. Miller
2015-04-13
1
-1
/
+1
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/gpsd
Eric S. Raymond
2015-04-13
1
-1
/
+1
*
Remove an impossible FIXME and an ill-specified TODO. No code changes.
Eric S. Raymond
2015-04-01
1
-3
/
+8
*
Increase consistency of names. No code changes.
Eric S. Raymond
2015-04-01
1
-1
/
+1
*
Clean up PPS monitor interface with renames, and additional documentation.
Eric S. Raymond
2015-04-01
1
-1
/
+1
*
Thread monitor interface simplification.
Eric S. Raymond
2015-04-01
1
-1
/
+0
*
Suppress a NetBSD compiler warning.
Eric S. Raymond
2015-03-31
1
-1
/
+1
*
Another small step to /dev/ppsX. ppsthread now looping fine, no time yet.
Gary E. Miller
2015-03-31
1
-0
/
+4
*
Fix munging of a return code, and fix an indent.
Gary E. Miller
2015-03-31
1
-41
/
+43
*
Comment /dev/ppsX open flow.
Gary E. Miller
2015-03-31
1
-1
/
+7
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-72
/
+16
*
Clean up most spint errors. All regression tests pass.
Eric S. Raymond
2015-03-28
1
-4
/
+4
*
Fix 4 places: Line expects to suppress X errors, found 0 errors
Gary E. Miller
2015-03-25
1
-5
/
+4
*
Followup on the recommendation in Savannah bug #44603.
Eric S. Raymond
2015-03-22
1
-1
/
+1
*
Use LOG_* symbol when setting/comparing log level
Zbigniew Chyla
2015-03-22
1
-2
/
+2
*
Acccept doing synchronization logging at only 1s granularity to remove floats.
Eric S. Raymond
2015-03-20
1
-2
/
+2
*
Float elimination. All regression tests pass.
Eric S. Raymond
2015-03-20
1
-6
/
+6
*
Narrow the driver-type-reversion logic a bit. All regression tests pass.
Eric S. Raymond
2015-03-19
1
-1
/
+2
*
Fix UBX-MON-VER so we get u-blox version string.
Gary E. Miller
2015-03-18
1
-0
/
+1
*
Fix tiny error that might prevent speed computation.
Eric S. Raymond
2015-03-16
1
-1
/
+1
*
splint/cppcheck/coverity prerelease cleanup.
Eric S. Raymond
2015-03-13
1
-2
/
+3
*
Simplify the thread-monitor interface.
Eric S. Raymond
2015-03-11
1
-1
/
+1
*
Fixing broken build scons minimal=on in libgpsd_core
Jon Schlueter
2015-03-09
1
-0
/
+2
*
splint cleanup of new code.
Eric S. Raymond
2015-03-08
1
-4
/
+4
*
Eliminate timestamp-T use from PPS thread code.
Eric S. Raymond
2015-03-08
1
-2
/
+1
*
Decouple (mostly) the PPS thread-monitor from the session structure.
Eric S. Raymond
2015-03-08
1
-3
/
+42
*
Remove a bit of ancient driver-specific cruft.
Eric S. Raymond
2015-03-07
1
-3
/
+0
*
Remove a confusing duplication of a memset() call. All regression tests pass.
Eric S. Raymond
2015-03-07
1
-6
/
+2
*
Expose gpsd_vlog(), so ppsthread.c will be able to see it.
Eric S. Raymond
2015-03-07
1
-1
/
+1
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-187
/
+190
*
Factor PPS-related members of struct gps_device_t into a pps_thread_t structure.
Eric S. Raymond
2015-03-07
1
-12
/
+4
*
BUG FIX: Potential buffer overrun in visibilize().
Eric S. Raymond
2015-03-07
1
-17
/
+31
*
Revert "Another step in prying ntplib loose. Partly decouple ppsthread.c fom...
Eric S. Raymond
2015-03-07
1
-16
/
+5
*
Revert "ntplib extraction requires libgpsd object format bump to 23."
Eric S. Raymond
2015-03-07
1
-4
/
+10
*
ntplib extraction requires libgpsd object format bump to 23.
Eric S. Raymond
2015-03-07
1
-10
/
+4
*
Another step in prying ntplib loose. Partly decouple ppsthread.c fom sessions.
Eric S. Raymond
2015-03-07
1
-5
/
+16
*
Simplify context initialization so we don't have to know structure shapes.
Eric S. Raymond
2015-03-06
1
-27
/
+4
*
Use pselect unconditionally. We're assuming POSIX-2001.1 conformance.
Eric S. Raymond
2015-03-02
1
-10
/
+1
*
Remove redundant code.
Eric S. Raymond
2015-03-02
1
-3
/
+0
*
Implement POSIX clock_gettime(3) for systems that lack it (like Mac OS X).
Eric S. Raymond
2015-03-01
1
-6
/
+0
*
fix broken build scons minimal=on ntp=on in libgpsd_core
Jon Schlueter
2015-02-24
1
-0
/
+3
*
Restore correct screen painting for gpsmon error messages.
Eric S. Raymond
2015-02-24
1
-0
/
+2
*
TOFF JSON message implemented and documented.
Eric S. Raymond
2015-02-23
1
-3
/
+3
*
Abolish all confusing uses of the word 'drift' for a time delta.
Eric S. Raymond
2015-02-23
1
-1
/
+1
*
warning hunting cleanup unused variables in libgpsd_core.c
Jon Schlueter
2015-02-23
1
-1
/
+5
*
Avoid overexposure of an internal mask. EOF_SET -> EOF_IS
Eric S. Raymond
2015-02-20
1
-2
/
+2
[next]