summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-10-29whitespace cleanupDenys Vlasenko69-268/+231
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-01-09*: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko13-122/+131
2010-01-06hwclock: make it report system/rtc clock differenceDenys Vlasenko4-24/+53
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko43-266/+158
2009-04-01more of pointless whitespace fixesDenis Vlasenko8-32/+31
2008-09-26libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.Denis Vlasenko6-74/+44
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-05-09Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko27-62/+259
2008-02-15we need to pass back the rtc device name that was actually used so that we ca...Mike Frysinger4-15/+17
2008-02-15split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger9-99/+417