xz/src
Jia Tan 501c6013d4 liblzma: Includes sys/time.h conditionally in mythread
Previously, <sys/time.h> was always included, even if mythread only used
clock_gettime. <time.h> is still needed even if clock_gettime is not used
though because struct timespec is needed for mythread_condtime.
2023-01-05 00:26:45 +08:00
..
common liblzma: Includes sys/time.h conditionally in mythread 2023-01-05 00:26:45 +08:00
liblzma liblzma: Update documentation for lzma_filter_encoder. 2022-12-28 01:20:27 +08:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Add support for .lz files. 2022-11-11 13:16:21 +02:00
xz Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set. 2023-01-05 00:26:35 +08:00
xzdec Build: Add support for translated man pages using po4a. 2020-02-07 15:32:21 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00