*: a few more NOINLINEs
[platform/upstream/busybox.git] / util-linux / rtcwake.c
2009-10-08 Denys Vlasenko*: a few more NOINLINEs
2009-06-19 Denys Vlasenkogetopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG...
2009-02-02 Denis Vlasenkoudhcpd: add code which rejects lease files with suspici...
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-04 Mike Frysingerchange default rtcwake mode to match changed behavior...
2008-06-02 Mike Frysingermake the help for rtcwake reflect the actual default...
2008-06-02 Bernhard Reutner... - pm_states[PM_SUSPEND_MAX] suggests to support "standb...
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-02-15 Mike Frysingerwe need to pass back the rtc device name that was actua...
2008-02-15 Mike Frysingerfix build failure when long opts are enabled
2008-02-15 Mike Frysingersplit some rtc funcs out of hwclock and into an rtc...