Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
d1cd3da1e5cf68921b81c04e0d4be571c96976a2
/
libbb
/
rtc.c
8dff01d
libbb: introduce and use is_prefixed_with()
by Denys Vlasenko
· 10 years ago
d8290c2
libbb: fix thinko in rtc_xopen()
by Denys Vlasenko
· 11 years ago
528808f
libbb: make rtc_xopen try harder on EBUSY
by Denys Vlasenko
· 11 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
d07b20f
rtc: remove useless code in "RTC is in UTC" detection
by Denys Vlasenko
· 14 years ago
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