summaryrefslogtreecommitdiff
path: root/util-linux/rtcwake.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* change default rtcwake mode to match changed behavior in upstream util-linuxMike Frysinger2008-06-041-1/+1
* make the help for rtcwake reflect the actual default behaviorMike Frysinger2008-06-021-1/+1
* - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"Bernhard Reutner-Fischer2008-06-021-1/+1
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-12/+3
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* we need to pass back the rtc device name that was actually used so that we ca...Mike Frysinger2008-02-151-6/+6
* fix build failure when long opts are enabledMike Frysinger2008-02-151-11/+10
* split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger2008-02-151-0/+209