summaryrefslogtreecommitdiff
path: root/Tachometer.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+2
| | | | | | ...for those who want to build their own apps linked against libgps and want the headers to work. Works on OpenBSD, tested by Jeff Francis on OS X and Linux
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
| | | | First line where possible, second line for scripts called with #!
* 236 splint warnings.Eric S. Raymond2005-05-301-20/+52
|
* 698 splint warnings.Eric S. Raymond2005-05-271-38/+38
|
* More splint cleanup. Down to 1689 warnings.Eric S. Raymond2005-05-261-0/+2
|
* Be a little smarter about PIGary E. Miller2005-02-211-1/+1
|
* Ready to release.Eric S. Raymond2005-01-011-0/+1
|
* More fluff removal.Eric S. Raymond2004-12-311-7/+2
|
* Reorganize to get rid of fragile forward declarations.Eric S. Raymond2004-12-311-115/+91
|
* More fluff removal.Eric S. Raymond2004-12-311-97/+62
|
* More fluff removal.Eric S. Raymond2004-12-311-16/+3
|
* Narrow a dependency.Eric S. Raymond2004-12-311-6/+3
|
* Move the definition of UNUSED into the configuration machinery whereEric S. Raymond2004-12-301-1/+1
| | | | it belongs.
* Warning cleanup.Eric S. Raymond2004-12-281-2/+2
|
* Add display.h, tag some formals as unused.Eric S. Raymond2004-12-241-8/+27
|
* Yet another round of fluff removal.Eric S. Raymond2004-10-231-25/+11
|
* More code-polishing.Eric S. Raymond2004-10-041-14/+4
|
* BSD port fixes and more code cleanup.Eric S. Raymond2004-10-041-5/+1
|
* ANSIfy and reformat the code, add some statics. No substantive changes.Eric S. Raymond2004-09-301-146/+46
|
* Clean up things so gpscli_report() is no longer required on client side.Eric S. Raymond2004-08-241-1/+1
|
* Namespace control. Give all library functions an appropriate prefix.Eric S. Raymond2004-08-131-1/+1
|
* various changes/fixes on the way to a better mousetrapRemco Treffkorn2002-10-271-11/+10
| | | | support for bigendian archs with dgps
* *** empty log message ***Remco Treffkorn1999-07-171-0/+741