android_system_core/libsparse
cfig 946da7c528
libsparse: replace legacy min() with std::min()
this makes libsparse compile with MacOS clang++
Test: "libsparse" compiles and works fine under both Linux and MacOS

Change-Id: Ifcf018b856d2fe5f1dac7eeddd72de2810be66c5
2019-08-15 14:07:51 +08:00
..
include/sparse Revert "libsparse: Add sparse typed callback" 2018-07-26 05:23:45 +00:00
.clang-format
Android.bp Convert Android.mk file to Android.bp 2019-01-24 21:16:39 -08:00
OWNERS
append2simg.cpp
backed_block.cpp
backed_block.h
defs.h
img2simg.cpp
output_file.cpp libsparse: replace legacy min() with std::min() 2019-08-15 14:07:51 +08:00
output_file.h Revert "libsparse: Add sparse typed callback" 2018-07-26 05:23:45 +00:00
simg2img.cpp
simg2simg.cpp
simg_dump.py
sparse.cpp Fix an unintialized return value. 2019-05-02 12:54:09 -07:00
sparse_crc32.cpp
sparse_crc32.h
sparse_defs.h
sparse_err.cpp
sparse_file.h
sparse_format.h
sparse_read.cpp