Denys Vlasenko
|
251e08ffa6
move ADJTIME_PATH define to header files
|
3 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Denys Vlasenko
|
d8290c2ef0
libbb: fix thinko in rtc_xopen()
|
10 years ago |
Denys Vlasenko
|
528808fa7b
libbb: make rtc_xopen try harder on EBUSY
|
10 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
d07b20ff14
rtc: remove useless code in "RTC is in UTC" detection
|
14 years ago |
Denys Vlasenko
|
dc698bb038
*: make it easier to distinquish "struct tm", pointer to one, etc
|
15 years ago |
Denys Vlasenko
|
5e3b14069e
hwclock: make it report system/rtc clock difference
|
15 years ago |
Denys Vlasenko
|
695fa51c80
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
|
15 years ago |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 years ago |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Mike Frysinger
|
977bc6a137
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
|
16 years ago |
Mike Frysinger
|
6b160e490d
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
|
16 years ago |