Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 60f659f9d9 hwclock: improve, and then disable clever sync code: it's bloat il y a 14 ans
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc il y a 15 ans
  Denys Vlasenko 053ffeeeda hwclock: tiny tweak in comment il y a 15 ans
  Denys Vlasenko 0c58cc706f hwclock: make commented-out code compilable il y a 15 ans
  Denys Vlasenko 6959f6bc23 hwclock: disable time diff code; ntpd -S script: do not wait for completion il y a 15 ans
  Denys Vlasenko 5e3b14069e hwclock: make it report system/rtc clock difference il y a 15 ans
  Denys Vlasenko 695fa51c80 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact il y a 15 ans
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich il y a 15 ans
  Denys Vlasenko 73b71f381d date: factor out date parsing (in preparation for touch -d) il y a 15 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  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 il y a 16 ans
  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 il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k il y a 17 ans
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options il y a 17 ans
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> il y a 17 ans
  Denis Vlasenko 459be35234 hwclock: size optimizations il y a 17 ans
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 219d14d514 random style fixes (extra spaces deleted) il y a 17 ans
  Denis Vlasenko 673d4bbab6 hwclock: support /dev/rtc0 etc il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko dd539f7687 Unneeded code removed, usused field "unsigned pscpu" removed il y a 18 ans
  Denis Vlasenko 9225854144 mostly style fixes il y a 18 ans