leveldb/include/leveldb
costan 623d014a54 Expose Env::GetTempDirectory() for use in C test.
This removes the use of the non-portable headers <sys/types.h> and <unistd.h> in c_test.c.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=188503102
2018-03-09 10:38:04 -08:00
..
c.h Expose Env::GetTempDirectory() for use in C test. 2018-03-09 10:38:04 -08:00
cache.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
comparator.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
db.h leveldb::DestroyDB will now delete empty directories. 2017-11-03 15:03:20 -07:00
dumpfile.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
env.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
export.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
filter_policy.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
iterator.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
options.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
slice.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
status.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
table_builder.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
table.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00
write_batch.h Add LEVELDB_EXPORT macro to export public symbols. 2017-10-04 11:53:12 -07:00