Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpsd-report() -> gpsd_log() | Eric S. Raymond | 2015-03-07 | 1 | -23/+0 |
| | | | | | | | | | | | | | | | | This change is done so we can add a "log" hook to the pps_thread_t structure (this is not done yet) and harmonize with the name of the outer logging function. If that name had been left as gpsd_report() there would have been scope for bad confusion with the report_hook member. Also, remove two stray duplicative printf calls from the NMEA2000 driver (drivers shouldn't have printfs!) and fix one typo. This is a step towards factoring out ntplib. For that to happen, the PPS thread code needs to be decoupled from the core session structure. No logic changes. Object compatibility preserved. All regression tests pass. | ||||
* | spellchecking of explan_gpsd.c.xml | Jon Schlueter | 2011-03-05 | 1 | -8/+8 |
| | |||||
* | spellcheck and cleanup related spelling issues | Jon Schlueter | 2011-03-05 | 1 | -1/+1 |
| | |||||
* | update explan_gpsd with notes on open_device | Jon Schlueter | 2011-02-22 | 1 | -11/+7 |
| | | | | also a spelling correction | ||||
* | notify_watchers take a const char * sentence | Jon Schlueter | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | change add_device,find_device all take const char * | Jon Schlueter | 2011-02-21 | 1 | -2/+2 |
| | |||||
* | Update Mick Durkin's internals tour and make it part of the website material. | Eric S. Raymond | 2010-04-06 | 1 | -33/+245 |
| | |||||
* | M Joonas Pihlaja's cleanup patches for XML-Docbook masters. | Eric S. Raymond | 2009-08-29 | 1 | -6/+6 |
| | |||||
* | Updated to match programs at ckuethe's previous commit. | Mick Durkin | 2007-10-14 | 1 | -5/+5 |
| | |||||
* | First version of internals documentation. | Eric S. Raymond | 2007-03-21 | 1 | -0/+117 |