kern
log
age | author | description |
---|---|---|
Tue, 14 Jun 2011 01:19:07 +0300 | John Tsiombikas | merged the timer/rtc/etc from the misc branch |
Sun, 12 Jun 2011 15:45:21 +0300 | John Tsiombikas | - now read_rtc doesn't try to read weekday as it's probably wrong anyway, and doesn't set yearday either |
Sun, 12 Jun 2011 01:46:53 +0300 | John Tsiombikas | - removed redundant call to day_of_year in gmtime_r |
Fri, 10 Jun 2011 23:19:25 +0300 | John Tsiombikas | - added makefile pattern to produce assembly output from c source files. |
Fri, 10 Jun 2011 19:54:47 +0300 | John Tsiombikas | finished with the klibc/time.c stuff |
Fri, 10 Jun 2011 05:33:38 +0300 | John Tsiombikas | - added cmos rtc code |
Thu, 09 Jun 2011 05:09:49 +0300 | John Tsiombikas | - made interrupt number - irq mapping macros public in intr.h |