Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 жил өмнө |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 жил өмнө |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 жил өмнө |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 жил өмнө |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 жил өмнө |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
8 жил өмнө |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 жил өмнө |
Ron Yorston
|
8ec1ff350c
Use chomp to remove newlines
|
9 жил өмнө |
Denys Vlasenko
|
589051b565
hwclock: fix setting of tz_minuteswest. Closes 5414
|
10 жил өмнө |
Denys Vlasenko
|
d778e6c6f8
hwclock: fix wrong comparison of time value (when it will overlow int)
|
12 жил өмнө |
Denys Vlasenko
|
319b8bb355
hwclock: use locale-specific date output format
|
13 жил өмнө |
Denys Vlasenko
|
46465ecf72
hwclock: better help text
|
13 жил өмнө |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 жил өмнө |
Davide Cavalca
|
658a437d4b
hwclock: implement --systz
|
14 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Denys Vlasenko
|
b87c17cd16
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
|
14 жил өмнө |
Denys Vlasenko
|
60f659f9d9
hwclock: improve, and then disable clever sync code: it's bloat
|
14 жил өмнө |
Denys Vlasenko
|
dc698bb038
*: make it easier to distinquish "struct tm", pointer to one, etc
|
15 жил өмнө |
Denys Vlasenko
|
053ffeeeda
hwclock: tiny tweak in comment
|
15 жил өмнө |
Denys Vlasenko
|
0c58cc706f
hwclock: make commented-out code compilable
|
15 жил өмнө |
Denys Vlasenko
|
6959f6bc23
hwclock: disable time diff code; ntpd -S script: do not wait for completion
|
15 жил өмнө |
Denys Vlasenko
|
5e3b14069e
hwclock: make it report system/rtc clock difference
|
15 жил өмнө |
Denys Vlasenko
|
695fa51c80
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
|
15 жил өмнө |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 жил өмнө |
Denys Vlasenko
|
73b71f381d
date: factor out date parsing (in preparation for touch -d)
|
15 жил өмнө |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 жил өмнө |
Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 жил өмнө |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 жил өмнө |
Mike Frysinger
|
977bc6a137
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
|
17 жил өмнө |
Mike Frysinger
|
6b160e490d
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
|
17 жил өмнө |