summaryrefslogtreecommitdiffstats
path: root/src/nstime.c
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs following #define with spaces.Jason Evans2017-01-211-5/+5
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-8/+8
* Update brace style.Jason Evans2017-01-211-38/+19
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-14/+0
* Use CLOCK_MONOTONIC_COARSE rather than COARSE_MONOTONIC_RAW.Jason Evans2016-10-301-2/+2
* Do not advance decay epoch when time goes backwards.Jason Evans2016-10-111-0/+22
* Refine nstime_update().Jason Evans2016-10-101-27/+49
* Fix mixed decl in nstime.cElliot Ronaghan2016-06-071-3/+5
* Update private_symbols.txt.Jason Evans2016-04-181-2/+2
* Refactor time_* into nstime_*.Jason Evans2016-02-221-0/+148