aboutsummaryrefslogtreecommitdiff
path: root/util-linux/rtcwake.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+23
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* libbb: add skip_dev_pfx()Denys Vlasenko2010-04-061-3/+2
* *: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko2010-01-091-12/+12
* hwclock: make it report system/rtc clock differenceDenys Vlasenko2010-01-061-1/+6
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* *: random code shrinkDenys Vlasenko2009-10-291-4/+2
* rtcwake: remove a static variableDenys Vlasenko2009-10-081-4/+4
* *: a few more NOINLINEsDenys Vlasenko2009-10-081-2/+2
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-1/+1
* udhcpd: add code which rejects lease files with suspicious or old timestamp.Denis Vlasenko2009-02-021-1/+1
* Fix forgotten license commentsDenis Vlasenko2008-12-071-0/+2
* *: 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