Denys Vlasenko
|
251e08ffa6
move ADJTIME_PATH define to header files
|
3 lat temu |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 lat temu |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 lat temu |
Denys Vlasenko
|
dc698bb038
*: make it easier to distinquish "struct tm", pointer to one, etc
|
15 lat temu |
Denys Vlasenko
|
5e3b14069e
hwclock: make it report system/rtc clock difference
|
15 lat temu |
Denis Vlasenko
|
f81e8dbc74
*: make "pragma GCC visibility push(hidden)" less ugly
|
15 lat temu |
Denis Vlasenko
|
551ffdccea
more of pointless whitespace fixes
|
15 lat temu |
Denis Vlasenko
|
ee5dce3365
libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
|
16 lat temu |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 lat temu |
Denis Vlasenko
|
98636eb08c
Use intra-DSO calls when we build libbusybox. No-op for normal build.
|
16 lat temu |
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
|
16 lat temu |
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
|
16 lat temu |