Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-05 | xz: Includes <time.h> and <sys/time.h> conditionally in mytime.c. | Jia Tan | 1 | -1/+3 |
2023-01-05 | 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 |