summaryrefslogtreecommitdiff
path: root/libsparse/sparse_read.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "sparse-file-read-enum"Treehugger Robot2022-01-281-13/+83
|\
| * libsparse: Add "hole" mode to sparse_file_readSean Anderson2022-01-271-7/+69
| * libsparse: Split off most of sparse_file_read_normal into a helper functionSean Anderson2021-12-301-7/+15
* | Add checking for sparse file formatKeith Mok2022-01-141-26/+76
|/
* [libsparse] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-231-14/+14
* libsparse: Add .clang-format and reformat to google3 styleJerry Zhang2018-06-131-500/+478
* libsparse: Add method to create sparse file from bufferJerry Zhang2018-06-071-38/+154
* Merge "<stdbool.h> not necessary in C++."Treehugger Robot2017-10-171-1/+0
|\
| * <stdbool.h> not necessary in C++.Elliott Hughes2017-10-171-1/+0
* | libsparse: fix building on linux host.Xiaolei Yu2017-10-111-0/+1
|/
* libsparse: Fix verbose_error string usageChris Fries2017-04-181-0/+483