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
/
libbb
/
rtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move ADJTIME_PATH define to header files
Denys Vlasenko
2020-12-17
1
-6
/
+0
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-1
/
+1
*
libbb: fix thinko in rtc_xopen()
Denys Vlasenko
2014-05-02
1
-1
/
+1
*
libbb: make rtc_xopen try harder on EBUSY
Denys Vlasenko
2014-05-02
1
-10
/
+42
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
rtc: remove useless code in "RTC is in UTC" detection
Denys Vlasenko
2010-08-10
1
-7
/
+0
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
1
-6
/
+6
*
hwclock: make it report system/rtc clock difference
Denys Vlasenko
2010-01-06
1
-8
/
+10
*
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
Denys Vlasenko
2010-01-06
1
-3
/
+1
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-0
/
+2
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-3
/
+3
*
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
1
-6
/
+8
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
1
-0
/
+86