index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xz
/
mytime.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Add SPDX license identifier into 0BSD source code files.
Lasse Collin
1
-0
/
+2
2024-02-14
Change most public domain parts to 0BSD.
Lasse Collin
1
-3
/
+0
2023-10-22
xz/Windows: Allow clock_gettime with POSIX threads.
Lasse Collin
1
-3
/
+6
2023-10-22
xz/Windows: Ensure that clock_gettime() isn't used with MinGW-w64.
Lasse Collin
1
-2
/
+7
2023-10-22
xz/Windows: Use GetTickCount64() with MinGW-w64 if using Vista threads.
Lasse Collin
1
-3
/
+11
2023-09-22
MSVC: xz: Use GetTickCount64() to implement mytime_now().
Lasse Collin
1
-2
/
+9
2023-02-07
xz: Improve the comment about start_time in mytime.c.
Lasse Collin
1
-5
/
+10
2023-02-04
xz: Add a comment clarifying the use of start_time in mytime.c.
Jia Tan
1
-0
/
+5
2023-01-27
xz: Use clock_gettime() even if CLOCK_MONOTONIC isn't available.
Lasse Collin
1
-3
/
+8
2023-01-27
xz: Add SIGTSTP handler for progress indicator time keeping.
Lasse Collin
1
-1
/
+55
2022-12-30
xz: Includes <time.h> and <sys/time.h> conditionally in mytime.c.
Jia Tan
1
-1
/
+3
2022-12-30
Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set.
Jia Tan
1
-3
/
+2
2020-01-26
xz: Set the --flush-timeout deadline when the first input byte arrives.
Lasse Collin
1
-1
/
+0
2020-01-26
xz: Move flush_needed from mytime.h to file_pair struct in file_io.h.
Lasse Collin
1
-3
/
+0
2019-06-23
xz: Fix some of the warnings from -Wsign-conversion.
Lasse Collin
1
-2
/
+2
2013-07-04
xz: Move some of the timing code into mytime.[hc].
Lasse Collin
1
-0
/
+89