Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsparse: turn on -Werror | Mark Salyzyn | 2014-05-07 | 1 | -1/+0 |
* | libsparse: deal with build warning messages | Mark Salyzyn | 2014-02-28 | 1 | -1/+2 |
* | libsparse: fix 32 bit overflow when calculating last chunk | Colin Cross | 2012-07-23 | 1 | -1/+1 |
* | libsparse: rename symbols that conflict with libext4_utils | Colin Cross | 2012-07-09 | 1 | -8/+8 |
* | libsparse: add sparse_file_len | Colin Cross | 2012-07-09 | 1 | -0/+24 |
* | libsparse: add function to resparse a file and a utility to use it | Colin Cross | 2012-07-09 | 1 | -0/+99 |
* | libsparse: add callback output file type | Colin Cross | 2012-07-09 | 1 | -28/+64 |
* | libsparse: merge adjacent blocks of the same type | Colin Cross | 2012-07-09 | 1 | -1/+1 |
* | libsparse: add error reporting functions | Colin Cross | 2012-07-09 | 1 | -0/+5 |
* | libsparse: add support for including fds | Colin Cross | 2012-07-09 | 1 | -0/+10 |
* | libsparse: cleanups | Colin Cross | 2012-07-09 | 1 | -78/+59 |
* | libsparse: remove static variables | Colin Cross | 2012-07-09 | 1 | -9/+17 |
* | system/core: move libsparse into system/core | Colin Cross | 2012-07-09 | 1 | -0/+154 |