コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 年 前
  Denys Vlasenko d8290c2ef0 libbb: fix thinko in rtc_xopen() 10 年 前
  Denys Vlasenko 528808fa7b libbb: make rtc_xopen try harder on EBUSY 10 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denys Vlasenko d07b20ff14 rtc: remove useless code in "RTC is in UTC" detection 14 年 前
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc 14 年 前
  Denys Vlasenko 5e3b14069e hwclock: make it report system/rtc clock difference 14 年 前
  Denys Vlasenko 695fa51c80 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact 14 年 前
  Denis Vlasenko db12d1d733 Fix forgotten license comments 16 年 前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年 前
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 年 前
  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 年 前
  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 年 前