summaryrefslogtreecommitdiff
path: root/ppsthread.h
Commit message (Expand)AuthorAgeFilesLines
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Adds Linux "fake PPS" detection and avoidance.Fred Wright2016-12-231-0/+2
* Rename PPS_M IN_FIXES to NTP_MIN_FIXESGary E. Miller2016-04-131-2/+0
* Bad NMEA time was still leaking, require 3 fixes for time.Gary E. Miller2016-04-051-0/+2
* Remove duplicate definition of timespec_diff_ns()Gary E. Miller2015-06-041-5/+0
* Fix overflow issue on 32 bit binaries.Gary E. Miller2015-06-031-3/+3
* Increase consistency of names. No code changes.Eric S. Raymond2015-04-011-1/+1
* Further thread-monitor interface simplification.Eric S. Raymond2015-04-011-4/+1
* Clean up PPS monitor interface with renames, and additional documentation.Eric S. Raymond2015-04-011-5/+19
* Thread monitor interface simplification.Eric S. Raymond2015-04-011-2/+0
* Information hiding. Move kernelpps_handle out of thread-context structure...Eric S. Raymond2015-03-311-17/+0
* The comments says include inistd.h, but it was not included.Gary E. Miller2015-03-311-0/+1
* ppsthread.[ch] and timespec_str.c are now fully detached from the rest of GPSD.Eric S. Raymond2015-03-311-10/+10
* Die, splint, die...Gary E. Miller2015-03-301-2/+0
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-7/+7
* Doc & interface cleanup of ppsthread code. PPS observed live.Eric S. Raymond2015-03-201-8/+10
* Simplify the thread-monitor interface.Eric S. Raymond2015-03-111-6/+5
* chronfd doesn't belong in the thread context, move it back out to session.Eric S. Raymond2015-03-081-1/+0
* Hide a macro that doesn't need to be exposed.Eric S. Raymond2015-03-081-0/+14
* Eliminate timestamp-T use from PPS thread code.Eric S. Raymond2015-03-081-3/+3
* Decouple (mostly) the PPS thread-monitor from the session structure.Eric S. Raymond2015-03-081-6/+18
* ppsthread.c gets its own header. Another step towards ntplib.Eric S. Raymond2015-03-071-0/+45
* Revert "Another step in prying ntplib loose. Partly decouple ppsthread.c fom...Eric S. Raymond2015-03-071-47/+0
* Revert "ntplib extraction requires libgpsd object format bump to 23."Eric S. Raymond2015-03-071-8/+12
* ntplib extraction requires libgpsd object format bump to 23.Eric S. Raymond2015-03-071-12/+8
* Another step in prying ntplib loose. Partly decouple ppsthread.c fom sessions.Eric S. Raymond2015-03-071-0/+47