summaryrefslogtreecommitdiff
path: root/ppsthread.h
AgeCommit message (Expand)Author
2018-03-08SPDXify the licerse references.Eric S. Raymond
2016-12-23Adds Linux "fake PPS" detection and avoidance.Fred Wright
2016-04-13Rename PPS_M IN_FIXES to NTP_MIN_FIXESGary E. Miller
2016-04-05Bad NMEA time was still leaking, require 3 fixes for time.Gary E. Miller
2015-06-04Remove duplicate definition of timespec_diff_ns()Gary E. Miller
2015-06-03Fix overflow issue on 32 bit binaries.Gary E. Miller
2015-04-01Increase consistency of names. No code changes.Eric S. Raymond
2015-04-01Further thread-monitor interface simplification.Eric S. Raymond
2015-04-01Clean up PPS monitor interface with renames, and additional documentation.Eric S. Raymond
2015-04-01Thread monitor interface simplification.Eric S. Raymond
2015-03-31Information hiding. Move kernelpps_handle out of thread-context structure...Eric S. Raymond
2015-03-31The comments says include inistd.h, but it was not included.Gary E. Miller
2015-03-31ppsthread.[ch] and timespec_str.c are now fully detached from the rest of GPSD.Eric S. Raymond
2015-03-30Die, splint, die...Gary E. Miller
2015-03-30Retire splint from our set of static analyzers.Eric S. Raymond
2015-03-20Doc & interface cleanup of ppsthread code. PPS observed live.Eric S. Raymond
2015-03-11Simplify the thread-monitor interface.Eric S. Raymond
2015-03-08chronfd doesn't belong in the thread context, move it back out to session.Eric S. Raymond
2015-03-08Hide a macro that doesn't need to be exposed.Eric S. Raymond
2015-03-08Eliminate timestamp-T use from PPS thread code.Eric S. Raymond
2015-03-08Decouple (mostly) the PPS thread-monitor from the session structure.Eric S. Raymond
2015-03-07ppsthread.c gets its own header. Another step towards ntplib.Eric S. Raymond
2015-03-07Revert "Another step in prying ntplib loose. Partly decouple ppsthread.c fom...Eric S. Raymond
2015-03-07Revert "ntplib extraction requires libgpsd object format bump to 23."Eric S. Raymond
2015-03-07ntplib extraction requires libgpsd object format bump to 23.Eric S. Raymond
2015-03-07Another step in prying ntplib loose. Partly decouple ppsthread.c fom sessions.Eric S. Raymond