summaryrefslogtreecommitdiff
path: root/libbb/rtc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-3/+3
* we need to pass back the rtc device name that was actually used so that we ca...Mike Frysinger2008-02-151-6/+8
* split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger2008-02-151-0/+86