• Home
  • History
  • Annotate
  • only in /external/qemu/distrib/libsparse/
History log of /external/qemu/distrib/libsparse/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2394cf2fab37ca4ec91e57db74f06f15a3656be 05-Jun-2014 David 'Digit' Turner <digit@google.com> distrib/libsparse: Add new third-party library sources.

This patch adds the sources for libsparse under distrib/

This library is used to handle "sparse partition images", i.e. a compressed
version of partition images that take less storage space by using zlib
compression as well as recognizing empty / filler blocks.

It will be used by the libext4_utils sources that will appear in the
tree soon.

Change-Id: Iceaec58ca96469dd2a54c595726873d87095e88b
EADME
nclude/sparse/sparse.h
ources.mk
rc/backed_block.c
rc/backed_block.h
rc/defs.h
rc/img2simg.c
rc/output_file.c
rc/output_file.h
rc/simg2img.c
rc/simg2simg.c
rc/simg_dump.py
rc/sparse.c
rc/sparse_crc32.c
rc/sparse_crc32.h
rc/sparse_defs.h
rc/sparse_err.c
rc/sparse_file.h
rc/sparse_format.h
rc/sparse_read.c