summaryrefslogtreecommitdiff
path: root/timespec.h
Commit message (Expand)AuthorAgeFilesLines
* nanowait(): move prototupe from gpsd.h to timespec.hGary E. Miller2018-12-271-0/+4
* timespec.h: Change MS to US for micro seconds.Gary E. Miller2018-12-261-5/+5
* libgps_sock: Fix to the fix for pselect() change.Gary E. Miller2018-12-261-0/+1
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Minor spell and wording.Haakan Johansson2016-03-151-1/+1
* Fix some nits.Gary E. Miller2015-06-051-1/+1
* Revert a change to TSTONS() that caused loss of precision.Gary E. Miller2015-06-051-2/+3
* Add warning for TSTONS()Gary E. Miller2015-06-041-2/+3
* NS_TO_SEC must be LL to prevent overflow on 32 bit binaries.Gary E. Miller2015-06-041-2/+2
* Remove duplicate definition of timespec_diff_ns()Gary E. Miller2015-06-041-0/+7
* A horrowshow of whitespace hacks.Gary E. Miller2015-04-301-2/+2
* Note that gpsd timespec normalize is different then ntpd's.Gary E. Miller2015-04-281-0/+2
* Formulas are easier to read without more zeros than eyes can process.Eric S. Raymond2015-04-011-9/+12
* Eliminate some duplication code for timespec arithmetic.Eric S. Raymond2015-04-011-0/+93