Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDXify the licerse references. | Eric S. Raymond | 2018-03-08 | 1 | -1/+1 |
* | Minor spell and wording. | Haakan Johansson | 2016-03-15 | 1 | -1/+1 |
* | Fix some nits. | Gary E. Miller | 2015-06-05 | 1 | -1/+1 |
* | Revert a change to TSTONS() that caused loss of precision. | Gary E. Miller | 2015-06-05 | 1 | -2/+3 |
* | Add warning for TSTONS() | Gary E. Miller | 2015-06-04 | 1 | -2/+3 |
* | NS_TO_SEC must be LL to prevent overflow on 32 bit binaries. | Gary E. Miller | 2015-06-04 | 1 | -2/+2 |
* | Remove duplicate definition of timespec_diff_ns() | Gary E. Miller | 2015-06-04 | 1 | -0/+7 |
* | A horrowshow of whitespace hacks. | Gary E. Miller | 2015-04-30 | 1 | -2/+2 |
* | Note that gpsd timespec normalize is different then ntpd's. | Gary E. Miller | 2015-04-28 | 1 | -0/+2 |
* | Formulas are easier to read without more zeros than eyes can process. | Eric S. Raymond | 2015-04-01 | 1 | -9/+12 |
* | Eliminate some duplication code for timespec arithmetic. | Eric S. Raymond | 2015-04-01 | 1 | -0/+93 |