summaryrefslogtreecommitdiff
path: root/port/port_config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Add support for Zstd-based compression in LevelDB.leveldb Team2023-03-281-1/+6
* Remove leveldb::port::kLittleEndian.Victor Costan2020-04-141-6/+0
* Add O_CLOEXEC to open calls.Adam Azarchs2019-02-221-0/+5
* leveldb: Fix PosixWritableFile::Sync() on Apple systems.costan2019-01-091-0/+5
* Fix fdatasync() feature detection in opensource build.costan2019-01-081-3/+3
* Take <atomic> for granted in port/atomic_pointer.h.costan2018-03-211-7/+0
* Add CMake build support.costan2018-03-161-0/+36