Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko dd898c9f33 Convert all util-linux/* applets to "new style" applet definitions пре 8 година
  Ron Yorston 8ec1ff350c Use chomp to remove newlines пре 9 година
  Denys Vlasenko 589051b565 hwclock: fix setting of tz_minuteswest. Closes 5414 пре 10 година
  Denys Vlasenko d778e6c6f8 hwclock: fix wrong comparison of time value (when it will overlow int) пре 12 година
  Denys Vlasenko 319b8bb355 hwclock: use locale-specific date output format пре 13 година
  Denys Vlasenko 46465ecf72 hwclock: better help text пре 13 година
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts пре 13 година
  Davide Cavalca 658a437d4b hwclock: implement --systz пре 14 година
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
  Denys Vlasenko b87c17cd16 *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway пре 14 година
  Denys Vlasenko 60f659f9d9 hwclock: improve, and then disable clever sync code: it's bloat пре 14 година
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc пре 15 година
  Denys Vlasenko 053ffeeeda hwclock: tiny tweak in comment пре 15 година
  Denys Vlasenko 0c58cc706f hwclock: make commented-out code compilable пре 15 година
  Denys Vlasenko 6959f6bc23 hwclock: disable time diff code; ntpd -S script: do not wait for completion пре 15 година
  Denys Vlasenko 5e3b14069e hwclock: make it report system/rtc clock difference пре 15 година
  Denys Vlasenko 695fa51c80 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact пре 15 година
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich пре 15 година
  Denys Vlasenko 73b71f381d date: factor out date parsing (in preparation for touch -d) пре 15 година
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. пре 16 година
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) пре 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 пре 17 година
  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 пре 17 година
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions пре 17 година
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous пре 17 година
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g пре 17 година
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage пре 17 година
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, пре 17 година
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k пре 17 година