summaryrefslogtreecommitdiffstats
path: root/libsparse/sparse_file.h
Commit message (Collapse)AuthorAgeFilesLines
* libsparse: add error reporting functionsColin Cross2012-07-091-0/+1
| | | | Change-Id: I2f21355b6c5339d1d724b4c121ea30d575b2d366
* libsparse: remove static variablesColin Cross2012-07-091-0/+1
| | | | | | | Removes static variables in backed_block.c to allow multiple sparse files to be open at the same time. Change-Id: I012d8a424c6e21a7352408416adb7c72ee8add21
* system/core: move libsparse into system/coreColin Cross2012-07-091-0/+30
This moves an exact copy of libsparse from system/extras/ext4_utils/libsparse to system/core/libsparse in preparation for linking tools in system/core against it. Change-Id: If664e4fcfd6612844ac745589beb1517e7f9fe58