1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/common
Lasse Collin e599bba421 Various changes.
Separate a few reusable components from XZ Utils specific
code. The reusable code is now in "tuklib" modules. A few
more could be separated still, e.g. bswap.h.

Fix some bugs in lzmainfo.

Fix physmem and cpucores code on OS/2. Thanks to Elbert Pol
for help.

Add OpenVMS support into physmem. Add a few #ifdefs to ease
building XZ Utils on OpenVMS. Thanks to Jouk Jansen for the
original patch.
2009-09-19 09:47:30 +03:00
..
bswap.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
common_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
integer.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
mythread.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
sysdefs.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_common.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_config.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_cpucores.c Various changes. 2009-09-19 09:47:30 +03:00
tuklib_cpucores.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_exit.c Various changes. 2009-09-19 09:47:30 +03:00
tuklib_exit.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_gettext.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_open_stdxxx.c Various changes. 2009-09-19 09:47:30 +03:00
tuklib_open_stdxxx.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_physmem.c Various changes. 2009-09-19 09:47:30 +03:00
tuklib_physmem.h Various changes. 2009-09-19 09:47:30 +03:00
tuklib_progname.c Various changes. 2009-09-19 09:47:30 +03:00
tuklib_progname.h Various changes. 2009-09-19 09:47:30 +03:00