summaryrefslogtreecommitdiff
path: root/libsparse/include/sparse/sparse.h
AgeCommit message (Expand)Author
2020-08-11libsparse: Fix overflow of merged sparse chunk lengthHyeongseok Kim
2018-07-26Revert "libsparse: Add sparse typed callback"Tobias Thierer
2018-07-25libsparse: Add sparse typed callbackJerry Zhang
2018-06-07libsparse: Add method to create sparse file from bufferJerry Zhang
2018-04-25libsparse: Use 'size_t' for the 'len' parameter in callbacks.Tao Bao
2016-11-30libsparse: add a function to retrieve the data blocksAdrien Schildknecht
2015-03-31Add verbose param to sparse_file_import_autoMohamad Ayyash
2014-04-18libsparse: allow including from C++Colin 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: add sparse_file read and convert tools to use itColin Cross
2012-07-09libsparse: add error reporting functionsColin Cross
2012-07-09libsparse: add support for including fdsColin Cross
2012-07-09system/core: move libsparse into system/coreColin Cross