android_system_core/libsparse
Colin Cross b4cd267db3 libsparse: pseudo-subclass output_file for normal and gz files
Create two subclasses of output_file that can handle normal
and gzipped files, and refactor open_output_fd.  Will allow
adding support for an output_file type that is not file
backed.

Change-Id: I26744c74d13f205cf17df1ea9caac1eea9c57357
2012-07-09 22:09:37 -07:00
..
include/sparse libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00
Android.mk libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00
backed_block.c libsparse: merge adjacent blocks of the same type 2012-07-09 22:09:37 -07:00
backed_block.h libsparse: merge adjacent blocks of the same type 2012-07-09 22:09:37 -07:00
img2simg.c libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00
output_file.c libsparse: pseudo-subclass output_file for normal and gz files 2012-07-09 22:09:37 -07:00
output_file.h libsparse: pseudo-subclass output_file for normal and gz files 2012-07-09 22:09:37 -07:00
simg2img.c libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00
simg_dump.py system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse.c libsparse: merge adjacent blocks of the same type 2012-07-09 22:09:37 -07:00
sparse_crc32.c system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse_crc32.h libsparse: cleanups 2012-07-09 22:09:37 -07:00
sparse_defs.h system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse_err.c libsparse: add error reporting functions 2012-07-09 22:09:37 -07:00
sparse_file.h libsparse: add error reporting functions 2012-07-09 22:09:37 -07:00
sparse_format.h system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse_read.c libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00