xz/src
Lasse Collin 7f0a4c50f4 xz: Make arg_count an unsigned int to silence a warning.
Actually the value of arg_count cannot exceed INT_MAX
but it's nicer as an unsigned int.
2015-03-07 19:54:00 +02:00
..
common tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available. 2015-02-10 15:28:30 +02:00
liblzma liblzma: Fix a warning in index.c. 2015-03-07 19:33:17 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp. 2015-02-09 22:08:37 +02:00
xz xz: Make arg_count an unsigned int to silence a warning. 2015-03-07 19:54:00 +02:00
xzdec Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00