コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko f8d8aa1cea libbb: add skip_dev_pfx() 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 8131eea3dc *: introduce and use ffulsh_all() 15 年 前
  Denys Vlasenko 85ca327529 *: random code shrink 15 年 前
  Denys Vlasenko 784d095877 rtcwake: remove a static variable 15 年 前
  Denys Vlasenko adf922ec28 *: a few more NOINLINEs 15 年 前
  Denys Vlasenko f3b92d3856 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 15 年 前
  Denis Vlasenko 04158e0459 udhcpd: add code which rejects lease files with suspicious or old timestamp. 15 年 前
  Denis Vlasenko db12d1d733 Fix forgotten license comments 16 年 前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年 前
  Mike Frysinger 1e93f3c585 change default rtcwake mode to match changed behavior in upstream util-linux 16 年 前
  Mike Frysinger 85571d8d01 make the help for rtcwake reflect the actual default behavior 16 年 前
  Bernhard Reutner-Fischer 9af7aba579 - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend" 16 年 前
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. 16 年 前
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 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 ea915363e7 fix build failure when long opts are enabled 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 年 前