summaryrefslogtreecommitdiff
path: root/ppsthread.c
Commit message (Expand)AuthorAgeFilesLines
* Re-enable compilation with ntpshm=no.Eric S. Raymond2013-10-301-4/+2
* Prevent double reporting of the same PPS secondGary E. Miller2013-10-291-10/+19
* splint cleanup. Regression tests pass and PPS live-tests correctly.Eric S. Raymond2013-10-291-6/+7
* Remove unused or redundant #includes.Eric S. Raymond2013-10-291-6/+0
* Fix for a nasty typo.Eric S. Raymond2013-10-291-1/+1
* Either a non-null session or context hook lets the PPS thread run.Eric S. Raymond2013-10-291-1/+2
* Compile correctly with pps off.Eric S. Raymond2013-10-291-0/+4
* Cleanup. No logic changes.Eric S. Raymond2013-10-291-29/+41
* Separate policy from mechanism.Eric S. Raymond2013-10-291-84/+67
* ntpshm.c splits up; thread management now lives in ppsthread.cEric S. Raymond2013-10-291-0/+629