]> icculus.org git repositories - icculus/xz.git/commit
Various code cleanups the the xz command line tool.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 5 Feb 2009 07:12:57 +0000 (09:12 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 5 Feb 2009 07:12:57 +0000 (09:12 +0200)
commit75905a9afc0ee89954ede7d08af70d1148bf0fd9
treefc562f9890c63c4fa7087537941165393155af14
parentd0c0b9e94e0af59d1d8f7f4829695d6efe19ccfe
Various code cleanups the the xz command line tool.
It now builds with MinGW.
18 files changed:
src/common/physmem.h
src/xz/Makefile.am
src/xz/args.h
src/xz/hardware.h
src/xz/io.c
src/xz/io.h
src/xz/main.c
src/xz/main.h
src/xz/message.c
src/xz/message.h
src/xz/options.h
src/xz/private.h
src/xz/process.h
src/xz/signals.c [new file with mode: 0644]
src/xz/signals.h [new file with mode: 0644]
src/xz/suffix.h
src/xz/util.c
src/xz/util.h