index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
rtcwake.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: add skip_dev_pfx()
Denys Vlasenko
2010-04-06
1
-3
/
+2
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
1
-12
/
+12
*
hwclock: make it report system/rtc clock difference
Denys Vlasenko
2010-01-06
1
-1
/
+6
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
*: random code shrink
Denys Vlasenko
2009-10-29
1
-4
/
+2
*
rtcwake: remove a static variable
Denys Vlasenko
2009-10-08
1
-4
/
+4
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
1
-2
/
+2
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
udhcpd: add code which rejects lease files with suspicious or old timestamp.
Denis Vlasenko
2009-02-02
1
-1
/
+1
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-0
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
change default rtcwake mode to match changed behavior in upstream util-linux
Mike Frysinger
2008-06-04
1
-1
/
+1
*
make the help for rtcwake reflect the actual default behavior
Mike Frysinger
2008-06-02
1
-1
/
+1
*
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
Bernhard Reutner-Fischer
2008-06-02
1
-1
/
+1
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-12
/
+3
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
1
-6
/
+6
*
fix build failure when long opts are enabled
Mike Frysinger
2008-02-15
1
-11
/
+10
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
1
-0
/
+209