Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -3/+3 |
| | | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | ||||
* | we need to pass back the rtc device name that was actually used so that we ↵ | Mike Frysinger | 2008-02-15 | 1 | -6/+8 |
| | | | | can turn around and check its sysfs status | ||||
* | split some rtc funcs out of hwclock and into an rtc header/lib so that the ↵ | Mike Frysinger | 2008-02-15 | 1 | -0/+86 |
new rtcwake applet as well as hwclock can utilize the same code |