index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
rtcwake.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move ADJTIME_PATH define to header files
Denys Vlasenko
2020-12-17
1
-5
/
+0
*
tweak help texts
Denys Vlasenko
2020-12-16
1
-12
/
+6
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-3
/
+3
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-2
/
+2
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
make --help texts more uniform
Denys Vlasenko
2017-01-21
1
-4
/
+4
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+10
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-1
/
+1
*
trivial code shrink
Denys Vlasenko
2015-02-18
1
-6
/
+6
*
rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink
Denys Vlasenko
2014-05-02
1
-23
/
+32
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+23
*
*: 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