Denys Vlasenko
|
99476502f9
Remove "select PLATFORM_LINUX"
|
2 anni fa |
Samuel Thibault
|
77216c368f
Fix non-Linux builds
|
2 anni fa |
Denys Vlasenko
|
3c13da3dab
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells
|
3 anni fa |
Denys Vlasenko
|
251e08ffa6
move ADJTIME_PATH define to header files
|
4 anni fa |
Denys Vlasenko
|
eb0c2e218c
libbb: introduce and use xsettimeofday()
|
4 anni fa |
Denys Vlasenko
|
d3c36882dc
hwclock: improve --help (-l is a compatible shortcut for --localtime)
|
4 anni fa |
Denys Vlasenko
|
9e262f13c2
hwclock: fix musl breakage of settimeofday(tz)
|
4 anni fa |
Denys Vlasenko
|
caba1a16ec
tweak help texts
|
4 anni fa |
Eddie James
|
1a5d6fcbb5
hwclock: Fix settimeofday for glibc v2.31+
|
4 anni fa |
Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 anni fa |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anni fa |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 anni fa |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 anni fa |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 anni fa |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 anni fa |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 anni fa |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 anni fa |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 anni fa |
Ron Yorston
|
8ec1ff350c
Use chomp to remove newlines
|
9 anni fa |
Denys Vlasenko
|
589051b565
hwclock: fix setting of tz_minuteswest. Closes 5414
|
10 anni fa |
Denys Vlasenko
|
d778e6c6f8
hwclock: fix wrong comparison of time value (when it will overlow int)
|
12 anni fa |
Denys Vlasenko
|
319b8bb355
hwclock: use locale-specific date output format
|
13 anni fa |
Denys Vlasenko
|
46465ecf72
hwclock: better help text
|
13 anni fa |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 anni fa |
Davide Cavalca
|
658a437d4b
hwclock: implement --systz
|
14 anni fa |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
Denys Vlasenko
|
b87c17cd16
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
|
14 anni fa |
Denys Vlasenko
|
60f659f9d9
hwclock: improve, and then disable clever sync code: it's bloat
|
14 anni fa |
Denys Vlasenko
|
dc698bb038
*: make it easier to distinquish "struct tm", pointer to one, etc
|
15 anni fa |
Denys Vlasenko
|
053ffeeeda
hwclock: tiny tweak in comment
|
15 anni fa |