Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
659507f84e0e25eb0f3d6bfa9a9d807c89fc251e
/
libbb
/
rtc.c
dc698bb
*: make it easier to distinquish "struct tm", pointer to one, etc
by Denys Vlasenko
· 15 years ago
5e3b140
hwclock: make it report system/rtc clock difference
by Denys Vlasenko
· 15 years ago
695fa51
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
by Denys Vlasenko
· 15 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
977bc6a
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
by Mike Frysinger
· 17 years ago
6b160e4
split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code
by Mike Frysinger
· 17 years ago