summaryrefslogtreecommitdiff
path: root/libsparse
AgeCommit message (Expand)Author
2015-04-08libsparse: move_chunks_up_to_len() does not account skip chunksJeremy Compostella
2015-03-31Add verbose param to sparse_file_import_autoMohamad Ayyash
2015-03-01fastboot/sparse: propagate error codeJeremy Compostella
2014-12-12Cleanup libsparse Android.mkTrevor Drake
2014-05-08am d4d09637: am db32e788: am a2b03c4a: Merge "libsparse: turn on -Werror"Mark Salyzyn
2014-05-07libsparse: turn on -WerrorMark Salyzyn
2014-04-25append2simg: write to temporary fileColin Cross
2014-04-18am 37d39eba: am 0cb82da2: am 958235bd: Merge "libsparse: allow including from...Colin Cross
2014-04-18libsparse: allow including from C++Colin Cross
2014-02-28am d9f1702a: am 2b6791d0: am 0577a067: Merge "libsparse: deal with build warn...Mark Salyzyn
2014-02-28libsparse: deal with build warning messagesMark Salyzyn
2014-01-16resolved conflicts for merge of ec9e5891 to masterElliott Hughes
2014-01-16system/core 64-bit cleanup.Elliott Hughes
2013-10-29am 9259663c: am f17f5591: am 36d44740: Merge "Fix a bunch of small system/cor...Elliott Hughes
2013-10-29Fix a bunch of small system/core bugs.Elliott Hughes
2013-09-20am 4d5d633b: am 20eb7ac2: am 3c8bdef0: Merge "libsparse: Use BIONIC implement...Elliott Hughes
2013-09-18libsparse: Use BIONIC implementation of mmap64()Daniel Leung
2013-08-06Add append2simg.Geremy Condra
2013-04-01libsparse: Fix null pointer issueHong-Mei Li
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-07-23libsparse: fix 32 bit overflow when calculating last chunkColin Cross
2012-07-09libsparse: rename symbols that conflict with libext4_utilsColin Cross
2012-07-09libsparse: add sparse_file_lenColin Cross
2012-07-09libsparse: add function to resparse a file and a utility to use itColin Cross
2012-07-09libsparse: add callback output file typeColin Cross
2012-07-09libsparse: pseudo-subclass output_file for normal and gz filesColin Cross
2012-07-09libsparse: add sparse_file read and convert tools to use itColin Cross
2012-07-09libsparse: fix windows image writingColin Cross
2012-07-09libsparse: merge adjacent blocks of the same typeColin Cross
2012-07-09libsparse: add error reporting functionsColin Cross
2012-07-09libsparse: add support for including fdsColin Cross
2012-07-09libsparse: cleanupsColin Cross
2012-07-09libsparse: remove static variablesColin Cross
2012-07-09system/core: move libsparse into system/coreColin Cross