-
Victor Costan authored
https://chromium.googlesource.com/external/leveldb.git/+log/f7b0e1d901da..7b945f200339 Following up on leveldb cleanups, this CL also removes the ssize_t definition from port_chromium.h, and the OS_WIN macro definition that was required by it. $ git log f7b0e1d90..7b945f200 --date=short --no-merges --format='%ad %ae %s' 2018-09-04 costan Clean up posix_logger.h. 2018-09-04 costan Remove ssize_t from code that is not POSIX-specific. 2018-09-04 costan Simplify Limiter in env_posix.cc. 2018-09-04 costan Clarify comments for leveldb::Env file reading methods. 2018-09-04 costan Remove GCC on OSX from the Travis CI matrix. 2018-08-19 costan Expose WriteBatch::Append in the C API. Created with: roll-dep src/third_party/leveldatabase/src Change-Id: I4f045f15cdae69e15f5a52c05cff9e7671fb2753 Reviewed-on: https://chromium-review.googlesource.com/1205472Reviewed-by:
Chris Mumford <cmumford@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#590418}
b198076a