6 Commits (c69d33b0ec3dad2a8063ad66da9d51a1d6309f4e)

Author SHA1 Message Date
  costan 89af27bde5 Remove ssize_t from code that is not POSIX-specific. 6 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 years ago
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 years ago
  costan 23162ca1c6 Fix typo (forgotten reference operator) in test. 7 years ago
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 years ago
  Chris Mumford b234f65b34 Added a new fault injection test. 10 years ago