Gregory Nutt
|
3724a5e98e
|
RTC: Remove all backdoor interfaces from rtc.h
|
2015-02-13 08:41:34 -06:00 |
Gregory Nutt
|
c5ab7c39d3
|
Eliminates a warning. From Macs N
|
2015-02-03 06:44:59 -06:00 |
Gregory Nutt
|
e69003cbf7
|
clock_systimespec(): Fixes for compilation errors in certain configurations. From Macs N.
|
2015-01-30 08:19:40 -06:00 |
Gregory Nutt
|
27c48a383e
|
Don't do 64-bit calculations if accuracy not achievable; Fix compile error in high res RTC mode
|
2014-08-15 17:48:07 -06:00 |
Gregory Nutt
|
eed1d6c619
|
When reading the system timer, don't read a struct timespec, convert it to a fake tick count, then back to a timespec. Remove CLOCK_ACTIVETIME.. it is non-standard, unused, and gets in the way of changes like this
|
2014-08-15 03:55:41 -06:00 |