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
/
miscutils
/
ts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: use 64-bit time on 32-bit platforms
Ron Yorston
2024-08-14
1
-2
/
+2
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-1
/
+1
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-1
/
+4
|
\
|
|
*
*: more --help tweaks, mostly expanding ts --help
Denys Vlasenko
2021-06-13
1
-1
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-2
/
+2
|
\
|
|
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
1
-2
/
+2
*
|
ts: correct output in 64-bit build
Ron Yorston
2020-07-19
1
-0
/
+8
|
/
*
ts: do call localtime() when neither -s nor -i specified
Denys Vlasenko
2019-03-26
1
-1
/
+1
*
ts: use gettimeofday - we don't use nanoseconds here
Denys Vlasenko
2019-03-26
1
-13
/
+9
*
ts: replace overlapping strcpy with shorter code
Denys Vlasenko
2019-03-26
1
-1
/
+2
*
ts: fix incorrect (copy-pasted) copyright attribution
Denys Vlasenko
2019-03-26
1
-4
/
+3
*
ts: new applet
Denys Vlasenko
2019-03-26
1
-0
/
+88