mariadb/third_party/xz-4.999.9beta/debug
Leif Walsh 19b13e6677 [t:4845] reverting changes, centos5 can't generate configure, so I'm going to leave this alone
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@44166 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
..
crc32.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00
full_flush.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00
hex2bin.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00
known_sizes.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00
Makefile.am [t:4413] merge old dev branch into new 2012-04-25 12:51:58 +00:00
Makefile.in [t:4845] reverting changes, centos5 can't generate configure, so I'm going to leave this alone 2013-04-17 00:02:29 -04:00
memusage.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00
README [t:4413] merge old dev branch into new 2012-04-25 12:51:58 +00:00
repeat.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00
sync_flush.c closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines) 2013-04-17 00:02:29 -04:00

Debug tools
-----------

    This directory contains a few tiny programs that may be helpful when
    debugging LZMA Utils.

    These tools are not meant to be installed. Often one needs to edit
    the source code a little to make the programs do the wanted things.
    If you don't know how these programs could help you, it is likely
    that they really are useless to you.

    These aren't intended to be used as example programs. They take some
    shortcuts here and there, which correct programs should not do. Many
    possible errors (especially I/O errors) are ignored. Don't report
    bugs or send patches to fix this kind of bugs.