summaryrefslogtreecommitdiffstats
path: root/base/mapped_file.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix leak of mapped zip central directoriesRyan Mitchell2019-05-281-1/+1
* Support zero-length mapped filesPirama Arumuga Nainar2019-03-071-1/+8
* MappedFile and FileMap should support zero-length mappings.Elliott Hughes2019-02-061-1/+10
* Add a simple MappedFile to libbase and switch fastboot and libziparchive over.Elliott Hughes2018-10-231-0/+71