1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src
Lasse Collin 6548e30465 Updates to tuklib_physmem and tuklib_cpucores.
Don't use #error to generate compile error, because some
compilers actually don't take it as an error. This fixes
tuklib_physmem on IRIX.

Fix incorrect error check for sysconf() return values.

Add AIX, HP-UX, and Tru64 specific code to detect the
amount RAM.

Add HP-UX specific code to detect the number of CPU cores.

Thanks a lot to Peter O'Gorman for initial patches,
testing, and debugging these fixes.
2010-05-10 19:54:15 +03:00
..
common Updates to tuklib_physmem and tuklib_cpucores. 2010-05-10 19:54:15 +03:00
liblzma Fix missing initialization in lzma_strm_init(). 2010-03-06 21:17:20 +02:00
lzmainfo Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. 2010-01-27 13:31:03 +02:00
scripts Fix xzgrep to not break if filenames have spaces or quotes. 2010-03-07 19:52:25 +02:00
xz Show both elapsed time and estimated remaining time in xz -v. 2010-04-12 21:55:56 +03:00
xzdec Treat all integer multiplier suffixes as base-2. 2010-03-07 13:59:32 +02:00
Makefile.am Add lzmainfo for backward compatibility with LZMA Utils. 2009-08-13 12:55:45 +03:00