XZ Utils 5.2.10
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  common
 mythread.hSome threading related helper macros and functions
 sysdefs.hCommon includes, definitions, system-specific things etc
 tuklib_common.hCommon definitions for tuklib modules
 tuklib_cpucores.cGet the number of CPU cores online
 tuklib_cpucores.hGet the number of CPU cores online
 tuklib_exit.cClose stdout and stderr, and exit
 tuklib_exit.hClose stdout and stderr, and exit
 tuklib_gettext.hWrapper for gettext and friends
 tuklib_integer.hVarious integer and bit operations
 tuklib_mbstr.hUtility functions for handling multibyte strings
 tuklib_mbstr_fw.cGet the field width for printf() e.g. to align table columns
 tuklib_mbstr_width.cCalculate width of a multibyte string
 tuklib_open_stdxxx.cMake sure that file descriptors 0, 1, and 2 are open
 tuklib_open_stdxxx.hMake sure that file descriptors 0, 1, and 2 are open
 tuklib_physmem.cGet the amount of physical memory
 tuklib_physmem.hGet the amount of physical memory
 tuklib_progname.cProgram name to be displayed in messages
 tuklib_progname.hProgram name to be displayed in messages
  liblzma
  api
  check
  common
  delta
  lz
  lzma
  rangecoder
  simple
  lzmainfo
 lzmainfo.cLzmainfo tool for compatibility with LZMA Utils
  xz
 args.cArgument parsing
 args.hArgument parsing
 coder.cCompresses or uncompresses a file
 coder.hCompresses or uncompresses a file
 file_io.cFile opening, unlinking, and closing
 file_io.hI/O types and functions
 hardware.cDetection of available hardware resources
 hardware.hDetection of available hardware resources
 list.cListing information about .xz files
 list.hList information about .xz files
 main.cMain()
 main.hMiscellaneous declarations
 message.cPrinting messages
 message.hPrinting messages to stderr
 mytime.cTime handling functions
 mytime.hTime handling functions
 options.cParser for filter-specific options
 options.hParser for filter-specific options
 private.hCommon includes, definitions, and prototypes
 signals.cHandling signals to abort operation
 signals.hHandling signals to abort operation
 suffix.cChecks filename suffix and creates the destination filename
 suffix.hChecks filename suffix and creates the destination filename
 util.cMiscellaneous utility functions
 util.hMiscellaneous utility functions
  xzdec
 xzdec.cSimple single-threaded tool to uncompress .xz or .lzma files