xz-analysis-mirror/src
Lasse Collin 6df383be4a xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1).
It makes no difference here as the return value fits into an int
too and it then gets ignored but this looks better.
2023-03-11 21:45:26 +02:00
..
common Windows: Fix mythread_once() macro with Vista threads. 2022-11-11 13:41:43 +02:00
liblzma liblzma: Silence warnings from clang -Wconditional-uninitialized. 2023-03-11 21:38:31 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts Scripts: Ignore warnings from xz. 2022-11-11 13:50:56 +02:00
xz xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1). 2023-03-11 21:45:26 +02:00
xzdec Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00