Age | Commit message (Expand) | Author |
---|---|---|
2010-01-09 | *: make it easier to distinquish "struct tm", pointer to one, etc | Denys Vlasenko |
2010-01-06 | hwclock: make it report system/rtc clock difference | Denys Vlasenko |
2010-01-06 | hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact | Denys Vlasenko |
2008-12-07 | Fix forgotten license comments | Denis Vlasenko |
2008-07-21 | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko |
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko |
2008-02-15 | we need to pass back the rtc device name that was actually used so that we ca... | Mike Frysinger |
2008-02-15 | split some rtc funcs out of hwclock and into an rtc header/lib so that the ne... | Mike Frysinger |