rocksdb/util
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes
Summary: Compiling for iOS has by default turned on -Wmissing-prototypes, which causes rocksdb to fail compiling. This diff turns on -Wmissing-prototypes in our compile options and cleans up all functions with missing prototypes.

Test Plan: compiles

Reviewers: dhruba, haobo, ljin, sdong

Reviewed By: ljin

CC: leveldb

Differential Revision: https://reviews.facebook.net/D17649
2014-04-09 21:17:14 -07:00
..
arena_test.cc
arena.cc
arena.h
auto_roll_logger_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
auto_roll_logger.cc Merge branch 'master' into columnfamilies 2014-04-02 10:48:05 -07:00
auto_roll_logger.h
autovector_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
autovector.h
blob_store_test.cc
blob_store.cc
blob_store.h
bloom_test.cc
bloom.cc
build_version.h
cache_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
cache.cc
coding_test.cc
coding.cc
coding.h
comparator.cc
crc32c_test.cc
crc32c.cc Dynamically choose SSE 4.2 2014-04-04 14:03:19 -07:00
crc32c.h
dynamic_bloom_test.cc Fix some other signed & unsigned comparisons 2014-04-03 20:51:27 -07:00
dynamic_bloom.cc dynamicbloom fix: don't offset address when it is already aligned 2014-03-28 17:30:20 -07:00
dynamic_bloom.h cache friendly blocked bloomfilter 2014-03-28 09:21:20 -07:00
env_hdfs.cc
env_posix.cc Fixed a compile error which tries to check whether a size_t < 0 in env_posix.cc 2014-04-01 11:09:06 -07:00
env_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
env.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
filelock_test.cc
filter_policy.cc
hash_linklist_rep.cc make hash_link_list Node's key space consecutively followed at the end 2014-04-04 15:37:28 -07:00
hash_linklist_rep.h
hash_skiplist_rep.cc make hash_link_list Node's key space consecutively followed at the end 2014-04-04 15:37:28 -07:00
hash_skiplist_rep.h
hash.cc
hash.h
histogram_test.cc
histogram.cc
histogram.h
ldb_cmd_execute_result.h
ldb_cmd.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
ldb_cmd.h
ldb_tool.cc
log_buffer.cc Fix data corruption by LogBuffer 2014-03-21 15:32:48 -07:00
log_buffer.h
log_write_bench.cc
logging.cc
logging.h
manual_compaction_test.cc
murmurhash.cc
murmurhash.h
mutexlock.h
options.cc Initialize Options::bloom_locality 2014-04-07 16:33:03 -07:00
perf_context_imp.h macros for perf_context 2014-04-08 10:58:07 -07:00
perf_context.cc macros for perf_context 2014-04-08 10:58:07 -07:00
posix_logger.h
random.h
signal_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
skiplistrep.cc make hash_link_list Node's key space consecutively followed at the end 2014-04-04 15:37:28 -07:00
slice.cc
stack_trace.h
statistics.cc
statistics.h
stats_logger.h
status.cc
stl_wrappers.h
stop_watch.h
string_util.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
string_util.h Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
sync_point.cc [RocksDB] Fix a race condition in GetSortedWalFiles 2014-04-02 22:12:29 -07:00
sync_point.h [RocksDB] Fix a race condition in GetSortedWalFiles 2014-04-02 22:12:29 -07:00
testharness.cc
testharness.h
testutil.cc
testutil.h
thread_local_test.cc reduce thread count in ThreadLocalTest.ConcurrentReadWriteTest 2014-04-01 16:26:07 -07:00
thread_local.cc
thread_local.h
vectorrep.cc make hash_link_list Node's key space consecutively followed at the end 2014-04-04 15:37:28 -07:00