summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/macros/tod.inl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-9/+0
|
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-1/+1
| | | | | Handler could timestamp the starting and stopping of timers. Since TOD is built on top of Watchdog, this avoided a circular dependency.
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-201-3/+2
| | | | partially recovered working tree, etc
* Initial revisionJoel Sherrill1995-05-111-0/+59