CVS log for funnyos/sys/kern_time.h

[BACK] Up to [local] / funnyos / sys

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 6 22:52:39 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
CVS Tags: HEAD

System time functions/interface.
rtc driver fills struct sysrtcops with its own callbacks, allowing to machine-independent
time-related manipulations.
sysclock_init() programms RTC hardware with HZ;
sysclock() will be called by RTC intr handler (in IRQ mode) and update timedata with seconds past Epoch.

Still more work to do; now it just prints system time from sysclock().

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb