hush: move msh/lash config into hush.c, no code changes
[oweals/busybox.git] / libbb / rtc.c
2010-01-09 Denys Vlasenko*: make it easier to distinquish "struct tm", pointer...
2010-01-06 Denys Vlasenkohwclock: make it report system/rtc clock difference
2010-01-06 Denys Vlasenkohwclock: fix sizeof bug (used it on pointer, not array...
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-02-15 Mike Frysingerwe need to pass back the rtc device name that was actua...
2008-02-15 Mike Frysingersplit some rtc funcs out of hwclock and into an rtc...