Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0d8ea64af618dc83c3291b3b598636ed3d0854e4
/
util-linux
/
rtcwake.c
85ca327
*: random code shrink
by Denys Vlasenko
· 15 years ago
784d095
rtcwake: remove a static variable
by Denys Vlasenko
· 15 years ago
adf922e
*: a few more NOINLINEs
by Denys Vlasenko
· 15 years ago
f3b92d3
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
by Denys Vlasenko
· 15 years ago
04158e0
udhcpd: add code which rejects lease files with suspicious or old timestamp.
by Denis Vlasenko
· 16 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
1e93f3c
change default rtcwake mode to match changed behavior in upstream util-linux
by Mike Frysinger
· 17 years ago
85571d8
make the help for rtcwake reflect the actual default behavior
by Mike Frysinger
· 17 years ago
9af7aba
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
by Bernhard Reutner-Fischer
· 17 years ago
ae4342c
- Rename getpty() to xgetpty() and adjust callers.
by Bernhard Reutner-Fischer
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
977bc6a
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
by Mike Frysinger
· 17 years ago
ea91536
fix build failure when long opts are enabled
by Mike Frysinger
· 17 years ago
6b160e4
split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code
by Mike Frysinger
· 17 years ago