Fix copyright lines v2018.01.15.00
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 14 Jan 2018 19:28:07 +0000 (11:28 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 14 Jan 2018 19:41:53 +0000 (11:41 -0800)
commitcd1bdc912603c0358ba733d379a74ae90ab3a437
treed282a455cf1b7deaec5b02c55c136a0331c34c64
parente092e957b750dbf24de247b0794cd4b0bb9bfdaf
Fix copyright lines

Summary: [Folly] Fix copyright lines based on file histories.

Reviewed By: spalamarchuk

Differential Revision: D6720312

fbshipit-source-id: c70a667a1977e70e2d4451ea624f96163982f681
994 files changed:
folly/AtomicBitSet.h
folly/AtomicHashArray-inl.h
folly/AtomicHashArray.h
folly/AtomicHashMap-inl.h
folly/AtomicHashMap.h
folly/AtomicIntrusiveLinkedList.h
folly/AtomicLinkedList.h
folly/AtomicUnorderedMap.h
folly/Benchmark.cpp
folly/Benchmark.h
folly/Bits.h
folly/CPortability.h
folly/CachelinePadded.h
folly/Chrono.h
folly/ClockGettimeWrappers.cpp
folly/ClockGettimeWrappers.h
folly/ConcurrentSkipList-inl.h
folly/ConcurrentSkipList.h
folly/ConstexprMath.h
folly/CppAttributes.h
folly/CpuId.h
folly/Demangle.cpp
folly/Demangle.h
folly/DiscriminatedPtr.h
folly/DynamicConverter.h
folly/Exception.h
folly/ExceptionString.h
folly/ExceptionWrapper.cpp
folly/ExceptionWrapper.h
folly/Executor.cpp
folly/Executor.h
folly/Expected.cpp
folly/Expected.h
folly/FBString.h
folly/FBVector.h
folly/File.cpp
folly/File.h
folly/FileUtil.cpp
folly/FileUtil.h
folly/Fingerprint.h
folly/FixedString.h
folly/Function.h
folly/GroupVarint.cpp
folly/GroupVarint.h
folly/Hash.h
folly/IPAddress.cpp
folly/IPAddress.h
folly/IPAddressException.h
folly/IPAddressV4.cpp
folly/IPAddressV4.h
folly/IPAddressV6.cpp
folly/IPAddressV6.h
folly/Indestructible.h
folly/IndexedMemPool.h
folly/IntrusiveList.h
folly/Lazy.h
folly/Likely.h
folly/LockTraits.h
folly/LockTraitsBoost.h
folly/Logging.h
folly/MPMCPipeline.h
folly/MPMCQueue.h
folly/MacAddress.cpp
folly/MacAddress.h
folly/MapUtil.h
folly/Math.h
folly/MicroLock.cpp
folly/MicroLock.h
folly/MicroSpinLock.h
folly/MoveWrapper.h
folly/Optional.cpp
folly/Optional.h
folly/Overload.h
folly/PackedSyncPtr.h
folly/Padded.h
folly/PicoSpinLock.h
folly/Portability.h
folly/Preprocessor.h
folly/PriorityMPMCQueue.h
folly/ProducerConsumerQueue.h
folly/RWSpinLock.h
folly/Random-inl.h
folly/Random.cpp
folly/Random.h
folly/Replaceable.h
folly/SharedMutex.cpp
folly/SharedMutex.h
folly/Singleton-inl.h
folly/Singleton.cpp
folly/Singleton.h
folly/SingletonStackTrace.cpp
folly/SingletonThreadLocal.h
folly/SmallLocks.h
folly/SocketAddress.cpp
folly/SocketAddress.h
folly/SpinLock.h
folly/String-inl.h
folly/String.cpp
folly/String.h
folly/Subprocess.cpp
folly/Subprocess.h
folly/ThreadCachedInt.h
folly/ThreadLocal.h
folly/TimeoutQueue.cpp
folly/TimeoutQueue.h
folly/TokenBucket.h
folly/Traits.h
folly/Try-inl.h
folly/Try.cpp
folly/Try.h
folly/UncaughtExceptions.h
folly/Unicode.cpp
folly/Unicode.h
folly/Unit.h
folly/Uri-inl.h
folly/Uri.cpp
folly/Uri.h
folly/Varint.h
folly/build/GenerateFingerprintTables.cpp
folly/chrono/Conv.h
folly/chrono/test/ConvTest.cpp
folly/compression/Compression.cpp
folly/compression/Compression.h
folly/compression/Utils.h
folly/compression/Zlib.cpp
folly/compression/Zlib.h
folly/compression/test/CompressionTest.cpp
folly/concurrency/CoreCachedSharedPtr.h
folly/concurrency/test/AtomicSharedPtrPerformance.cpp
folly/concurrency/test/CoreCachedSharedPtrTest.cpp
folly/container/Access.h
folly/container/Array.h
folly/container/Enumerate.h
folly/container/EvictingCacheMap.h
folly/container/Foreach.h
folly/container/Iterator.h
folly/container/Merge.h
folly/container/SparseByteSet.h
folly/container/test/AccessTest.cpp
folly/container/test/ArrayTest.cpp
folly/container/test/EnumerateTest.cpp
folly/container/test/EvictingCacheMapTest.cpp
folly/container/test/ForeachBenchmark.cpp
folly/container/test/ForeachTest.cpp
folly/container/test/IteratorTest.cpp
folly/container/test/MergeTest.cpp
folly/container/test/SparseByteSetBenchmark.cpp
folly/container/test/SparseByteSetTest.cpp
folly/detail/AtomicHashUtils.h
folly/detail/AtomicUnorderedMapUtils.h
folly/detail/DiscriminatedPtrDetail.h
folly/detail/FileUtilDetail.h
folly/detail/FingerprintPolynomial.h
folly/detail/GroupVarintDetail.h
folly/detail/IPAddress.cpp
folly/detail/IPAddress.h
folly/detail/IPAddressSource.h
folly/detail/MPMCPipelineDetail.h
folly/detail/SlowFingerprint.h
folly/detail/SocketFastOpen.cpp
folly/detail/SocketFastOpen.h
folly/detail/StaticSingletonManager.cpp
folly/detail/StaticSingletonManager.h
folly/detail/ThreadLocalDetail.cpp
folly/detail/ThreadLocalDetail.h
folly/detail/TurnSequencer.h
folly/dynamic-inl.h
folly/dynamic.cpp
folly/dynamic.h
folly/executors/Async.h
folly/executors/CPUThreadPoolExecutor.cpp
folly/executors/CPUThreadPoolExecutor.h
folly/executors/Codel.cpp
folly/executors/Codel.h
folly/executors/DrivableExecutor.h
folly/executors/FiberIOExecutor.h
folly/executors/FutureExecutor.h
folly/executors/GlobalExecutor.cpp
folly/executors/GlobalExecutor.h
folly/executors/GlobalThreadPoolList.cpp
folly/executors/GlobalThreadPoolList.h
folly/executors/IOExecutor.h
folly/executors/IOObjectCache.h
folly/executors/IOThreadPoolExecutor.cpp
folly/executors/IOThreadPoolExecutor.h
folly/executors/InlineExecutor.cpp
folly/executors/InlineExecutor.h
folly/executors/ManualExecutor.cpp
folly/executors/ManualExecutor.h
folly/executors/NotificationQueueExecutor.h
folly/executors/QueuedImmediateExecutor.cpp
folly/executors/QueuedImmediateExecutor.h
folly/executors/ScheduledExecutor.h
folly/executors/SerialExecutor.cpp
folly/executors/SerialExecutor.h
folly/executors/ThreadPoolExecutor.cpp
folly/executors/ThreadedExecutor.cpp
folly/executors/ThreadedExecutor.h
folly/executors/task_queue/LifoSemMPMCQueue.h
folly/executors/task_queue/PriorityLifoSemMPMCQueue.h
folly/executors/test/AsyncTest.cpp
folly/executors/test/CodelTest.cpp
folly/executors/test/ExecutorTest.cpp
folly/executors/test/FiberIOExecutorTest.cpp
folly/executors/test/GlobalExecutorTest.cpp
folly/executors/test/SerialExecutorTest.cpp
folly/executors/test/ThreadPoolExecutorTest.cpp
folly/executors/test/ThreadedExecutorTest.cpp
folly/executors/thread_factory/NamedThreadFactory.h
folly/executors/thread_factory/PriorityThreadFactory.h
folly/executors/thread_factory/ThreadFactory.h
folly/experimental/AutoTimer.h
folly/experimental/BitVectorCoding.h
folly/experimental/Bits.h
folly/experimental/CodingDetail.h
folly/experimental/EliasFanoCoding.h
folly/experimental/EnvUtil.cpp
folly/experimental/EventCount.h
folly/experimental/ExecutionObserver.h
folly/experimental/FlatCombiningPriorityQueue.h
folly/experimental/FunctionScheduler.cpp
folly/experimental/FunctionScheduler.h
folly/experimental/FutureDAG.h
folly/experimental/Instructions.h
folly/experimental/JSONSchema.cpp
folly/experimental/JSONSchema.h
folly/experimental/JSONSchemaTester.cpp
folly/experimental/JemallocNodumpAllocator.cpp
folly/experimental/JemallocNodumpAllocator.h
folly/experimental/LockFreeRingBuffer.h
folly/experimental/NestedCommandLineApp.cpp
folly/experimental/NestedCommandLineApp.h
folly/experimental/ProgramOptions.cpp
folly/experimental/ProgramOptions.h
folly/experimental/RCURefCount.h
folly/experimental/RCUUtils.cpp
folly/experimental/RCUUtils.h
folly/experimental/ReadMostlySharedPtr.h
folly/experimental/Select64.cpp
folly/experimental/Select64.h
folly/experimental/StampedPtr.h
folly/experimental/StringKeyedCommon.h
folly/experimental/StringKeyedMap.h
folly/experimental/StringKeyedSet.h
folly/experimental/StringKeyedUnorderedMap.h
folly/experimental/StringKeyedUnorderedSet.h
folly/experimental/TLRefCount.h
folly/experimental/TestUtil.cpp
folly/experimental/TestUtil.h
folly/experimental/ThreadedRepeatingFunctionRunner.cpp
folly/experimental/ThreadedRepeatingFunctionRunner.h
folly/experimental/TupleOps.h
folly/experimental/bser/Bser.h
folly/experimental/bser/Dump.cpp
folly/experimental/bser/Load.cpp
folly/experimental/bser/test/BserTest.cpp
folly/experimental/exception_tracer/ExceptionAbi.h
folly/experimental/exception_tracer/ExceptionCounterLib.cpp
folly/experimental/exception_tracer/ExceptionCounterLib.h
folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp
folly/experimental/exception_tracer/ExceptionTracer.cpp
folly/experimental/exception_tracer/ExceptionTracer.h
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.h
folly/experimental/exception_tracer/StackTrace.cpp
folly/experimental/exception_tracer/StackTrace.h
folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp
folly/experimental/exception_tracer/test/ExceptionTracerBenchmark.cpp
folly/experimental/exception_tracer/test/ExceptionTracerTest.cpp
folly/experimental/flat_combining/test/FlatCombiningBenchmark.cpp
folly/experimental/flat_combining/test/FlatCombiningExamples.h
folly/experimental/flat_combining/test/FlatCombiningTest.cpp
folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h
folly/experimental/hazptr/bench/HazptrBench-Amb-NoTc.cpp
folly/experimental/hazptr/bench/HazptrBench-Amb-Tc.cpp
folly/experimental/hazptr/bench/HazptrBench-NoAmb-NoTc.cpp
folly/experimental/hazptr/bench/HazptrBench-NoAmb-Tc.cpp
folly/experimental/hazptr/bench/HazptrBench-OneDomain.cpp
folly/experimental/hazptr/bench/HazptrBench.h
folly/experimental/hazptr/debug.h
folly/experimental/hazptr/example/LockFreeLIFO.h
folly/experimental/hazptr/example/MWMRSet.h
folly/experimental/hazptr/example/SWMRList.h
folly/experimental/hazptr/example/WideCAS.h
folly/experimental/hazptr/hazptr-impl.h
folly/experimental/hazptr/hazptr.cpp
folly/experimental/hazptr/hazptr.h
folly/experimental/hazptr/memory_resource.cpp
folly/experimental/hazptr/memory_resource.h
folly/experimental/hazptr/test/HazptrTest.cpp
folly/experimental/hazptr/test/HazptrUse1.h
folly/experimental/hazptr/test/HazptrUse2.h
folly/experimental/io/AsyncIO.cpp
folly/experimental/io/AsyncIO.h
folly/experimental/io/FsUtil.cpp
folly/experimental/io/FsUtil.h
folly/experimental/io/HugePageUtil.cpp
folly/experimental/io/HugePages.cpp
folly/experimental/io/HugePages.h
folly/experimental/io/test/AsyncIOTest.cpp
folly/experimental/io/test/FsUtilTest.cpp
folly/experimental/logging/AsyncFileWriter.cpp
folly/experimental/logging/AsyncFileWriter.h
folly/experimental/logging/FileHandlerFactory.cpp
folly/experimental/logging/FileHandlerFactory.h
folly/experimental/logging/FileWriterFactory.cpp
folly/experimental/logging/FileWriterFactory.h
folly/experimental/logging/GlogStyleFormatter.cpp
folly/experimental/logging/GlogStyleFormatter.h
folly/experimental/logging/ImmediateFileWriter.cpp
folly/experimental/logging/ImmediateFileWriter.h
folly/experimental/logging/Init.cpp
folly/experimental/logging/Init.h
folly/experimental/logging/LogCategory.cpp
folly/experimental/logging/LogCategory.h
folly/experimental/logging/LogCategoryConfig.cpp
folly/experimental/logging/LogCategoryConfig.h
folly/experimental/logging/LogConfig.cpp
folly/experimental/logging/LogConfig.h
folly/experimental/logging/LogConfigParser.cpp
folly/experimental/logging/LogConfigParser.h
folly/experimental/logging/LogFormatter.h
folly/experimental/logging/LogHandler.h
folly/experimental/logging/LogHandlerConfig.cpp
folly/experimental/logging/LogHandlerConfig.h
folly/experimental/logging/LogHandlerFactory.h
folly/experimental/logging/LogLevel.cpp
folly/experimental/logging/LogLevel.h
folly/experimental/logging/LogMessage.cpp
folly/experimental/logging/LogMessage.h
folly/experimental/logging/LogName.cpp
folly/experimental/logging/LogName.h
folly/experimental/logging/LogStream.cpp
folly/experimental/logging/LogStream.h
folly/experimental/logging/LogStreamProcessor.cpp
folly/experimental/logging/LogStreamProcessor.h
folly/experimental/logging/LogWriter.h
folly/experimental/logging/Logger.cpp
folly/experimental/logging/Logger.h
folly/experimental/logging/LoggerDB.cpp
folly/experimental/logging/LoggerDB.h
folly/experimental/logging/RateLimiter.cpp
folly/experimental/logging/RateLimiter.h
folly/experimental/logging/StandardLogHandler.cpp
folly/experimental/logging/StandardLogHandler.h
folly/experimental/logging/StandardLogHandlerFactory.cpp
folly/experimental/logging/StandardLogHandlerFactory.h
folly/experimental/logging/StreamHandlerFactory.cpp
folly/experimental/logging/StreamHandlerFactory.h
folly/experimental/logging/example/lib.cpp
folly/experimental/logging/example/lib.h
folly/experimental/logging/example/main.cpp
folly/experimental/logging/printf.cpp
folly/experimental/logging/printf.h
folly/experimental/logging/test/AsyncFileWriterTest.cpp
folly/experimental/logging/test/ConfigParserTest.cpp
folly/experimental/logging/test/ConfigUpdateTest.cpp
folly/experimental/logging/test/FatalHelper.cpp
folly/experimental/logging/test/FileHandlerFactoryTest.cpp
folly/experimental/logging/test/GlogFormatterTest.cpp
folly/experimental/logging/test/ImmediateFileWriterTest.cpp
folly/experimental/logging/test/LogCategoryTest.cpp
folly/experimental/logging/test/LogLevelTest.cpp
folly/experimental/logging/test/LogMessageTest.cpp
folly/experimental/logging/test/LogNameTest.cpp
folly/experimental/logging/test/LogStreamTest.cpp
folly/experimental/logging/test/LoggerDBTest.cpp
folly/experimental/logging/test/LoggerTest.cpp
folly/experimental/logging/test/PrintfTest.cpp
folly/experimental/logging/test/RateLimiterTest.cpp
folly/experimental/logging/test/StandardLogHandlerTest.cpp
folly/experimental/logging/test/TestLogHandler.cpp
folly/experimental/logging/test/TestLogHandler.h
folly/experimental/logging/test/XlogFile1.cpp
folly/experimental/logging/test/XlogFile2.cpp
folly/experimental/logging/test/XlogHeader1.h
folly/experimental/logging/test/XlogHeader2.h
folly/experimental/logging/test/XlogTest.cpp
folly/experimental/logging/xlog.cpp
folly/experimental/logging/xlog.h
folly/experimental/observer/Observable-inl.h
folly/experimental/observer/Observable.h
folly/experimental/observer/Observer-inl.h
folly/experimental/observer/Observer.h
folly/experimental/observer/SimpleObservable-inl.h
folly/experimental/observer/SimpleObservable.h
folly/experimental/observer/detail/Core.cpp
folly/experimental/observer/detail/Core.h
folly/experimental/observer/detail/GraphCycleDetector.h
folly/experimental/observer/detail/Observer-pre.h
folly/experimental/observer/detail/ObserverManager.cpp
folly/experimental/observer/detail/ObserverManager.h
folly/experimental/observer/test/ObserverTest.cpp
folly/experimental/symbolizer/Dwarf.cpp
folly/experimental/symbolizer/Dwarf.h
folly/experimental/symbolizer/Elf-inl.h
folly/experimental/symbolizer/Elf.cpp
folly/experimental/symbolizer/Elf.h
folly/experimental/symbolizer/ElfCache.cpp
folly/experimental/symbolizer/ElfCache.h
folly/experimental/symbolizer/ElfUtil.cpp
folly/experimental/symbolizer/LineReader.cpp
folly/experimental/symbolizer/LineReader.h
folly/experimental/symbolizer/StackTrace.cpp
folly/experimental/symbolizer/StackTrace.h
folly/experimental/symbolizer/test/Crash.cpp
folly/experimental/symbolizer/test/DwarfBenchmark.cpp
folly/experimental/symbolizer/test/DwarfTests.cpp
folly/experimental/symbolizer/test/ElfTests.cpp
folly/experimental/symbolizer/test/LineReaderTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.cpp
folly/experimental/symbolizer/test/SignalHandlerTest.h
folly/experimental/symbolizer/test/StackTraceTest.cpp
folly/experimental/symbolizer/test/SymbolizerTest.cpp
folly/experimental/test/AutoTimerTest.cpp
folly/experimental/test/BitVectorCodingTest.cpp
folly/experimental/test/BitsBenchmark.cpp
folly/experimental/test/BitsTest.cpp
folly/experimental/test/CodingTestUtils.h
folly/experimental/test/EliasFanoCodingTest.cpp
folly/experimental/test/EnvUtilSubprocess.cpp
folly/experimental/test/EnvUtilTest.cpp
folly/experimental/test/EventCountTest.cpp
folly/experimental/test/FlatCombiningPriorityQueueTest.cpp
folly/experimental/test/FunctionSchedulerTest.cpp
folly/experimental/test/FutureDAGTest.cpp
folly/experimental/test/InstructionsTest.cpp
folly/experimental/test/JSONSchemaTest.cpp
folly/experimental/test/JemallocNodumpAllocatorTest.cpp
folly/experimental/test/LockFreeRingBufferTest.cpp
folly/experimental/test/NestedCommandLineAppExample.cpp
folly/experimental/test/NestedCommandLineAppTest.cpp
folly/experimental/test/NestedCommandLineAppTestHelper.cpp
folly/experimental/test/ProgramOptionsTest.cpp
folly/experimental/test/ProgramOptionsTestHelper.cpp
folly/experimental/test/ReadMostlySharedPtrBenchmark.cpp
folly/experimental/test/ReadMostlySharedPtrTest.cpp
folly/experimental/test/RefCountBenchmark.cpp
folly/experimental/test/RefCountTest.cpp
folly/experimental/test/StampedPtrTest.cpp
folly/experimental/test/StringKeyedBenchmark.cpp
folly/experimental/test/StringKeyedTest.cpp
folly/experimental/test/TestUtilTest.cpp
folly/experimental/test/ThreadedRepeatingFunctionRunnerTest.cpp
folly/experimental/test/TupleOpsTest.cpp
folly/fibers/AddTasks-inl.h
folly/fibers/AddTasks.h
folly/fibers/AtomicBatchDispatcher-inl.h
folly/fibers/AtomicBatchDispatcher.h
folly/fibers/BatchDispatcher.h
folly/fibers/Baton-inl.h
folly/fibers/Baton.cpp
folly/fibers/Baton.h
folly/fibers/BoostContextCompatibility.h
folly/fibers/CallOnce.h
folly/fibers/EventBaseLoopController-inl.h
folly/fibers/EventBaseLoopController.h
folly/fibers/Fiber-inl.h
folly/fibers/Fiber.cpp
folly/fibers/Fiber.h
folly/fibers/FiberManager-inl.h
folly/fibers/FiberManager.cpp
folly/fibers/FiberManager.h
folly/fibers/FiberManagerInternal-inl.h
folly/fibers/FiberManagerInternal.h
folly/fibers/FiberManagerMap.cpp
folly/fibers/FiberManagerMap.h
folly/fibers/ForEach-inl.h
folly/fibers/ForEach.h
folly/fibers/GenericBaton.h
folly/fibers/GuardPageAllocator.cpp
folly/fibers/GuardPageAllocator.h
folly/fibers/LoopController.h
folly/fibers/Promise-inl.h
folly/fibers/Promise.h
folly/fibers/Semaphore.cpp
folly/fibers/Semaphore.h
folly/fibers/SimpleLoopController.h
folly/fibers/TimedMutex-inl.h
folly/fibers/TimedMutex.h
folly/fibers/TimeoutController.cpp
folly/fibers/TimeoutController.h
folly/fibers/WhenN-inl.h
folly/fibers/WhenN.h
folly/fibers/detail/AtomicBatchDispatcher.h
folly/fibers/test/FibersBenchmark.cpp
folly/fibers/test/FibersTest.cpp
folly/fibers/test/FibersTestApp.cpp
folly/fibers/test/StackOverflow.cpp
folly/fibers/traits.h
folly/functional/ApplyTuple.h
folly/functional/Partial.h
folly/functional/test/ApplyTupleTest.cpp
folly/functional/test/PartialTest.cpp
folly/futures/Barrier.cpp
folly/futures/Barrier.h
folly/futures/Future-inl.h
folly/futures/Future-pre.h
folly/futures/Future.cpp
folly/futures/Future.h
folly/futures/FutureException.cpp
folly/futures/FutureException.h
folly/futures/FutureSplitter.h
folly/futures/Promise-inl.h
folly/futures/Promise.h
folly/futures/Retrying.h
folly/futures/SharedPromise-inl.h
folly/futures/SharedPromise.h
folly/futures/ThreadWheelTimekeeper.cpp
folly/futures/ThreadWheelTimekeeper.h
folly/futures/Timekeeper.h
folly/futures/detail/Core.h
folly/futures/detail/FSM.h
folly/futures/detail/Types.h
folly/futures/exercises/01-Values.cpp
folly/futures/exercises/Koan.h
folly/futures/exercises/main.cpp
folly/futures/helpers.h
folly/futures/test/BarrierTest.cpp
folly/futures/test/Benchmark.cpp
folly/futures/test/CallbackLifetimeTest.cpp
folly/futures/test/CollectTest.cpp
folly/futures/test/ContextTest.cpp
folly/futures/test/ConversionOperatorTest.cpp
folly/futures/test/CoreTest.cpp
folly/futures/test/EnsureTest.cpp
folly/futures/test/FSMTest.cpp
folly/futures/test/FilterTest.cpp
folly/futures/test/FutureSplitterTest.cpp
folly/futures/test/FutureTest.cpp
folly/futures/test/HeaderCompileTest.cpp
folly/futures/test/InterruptTest.cpp
folly/futures/test/MapTest.cpp
folly/futures/test/NonCopyableLambdaTest.cpp
folly/futures/test/PollTest.cpp
folly/futures/test/PromiseTest.cpp
folly/futures/test/ReduceTest.cpp
folly/futures/test/RetryingTest.cpp
folly/futures/test/SelfDestructTest.cpp
folly/futures/test/SharedPromiseTest.cpp
folly/futures/test/TestExecutor.cpp
folly/futures/test/TestExecutor.h
folly/futures/test/TestExecutorTest.cpp
folly/futures/test/ThenCompileTest.h
folly/futures/test/ThenTest.cpp
folly/futures/test/TimekeeperTest.cpp
folly/futures/test/TimesTest.cpp
folly/futures/test/UnwrapTest.cpp
folly/futures/test/ViaTest.cpp
folly/futures/test/WaitTest.cpp
folly/futures/test/WhenTest.cpp
folly/futures/test/WhileDoTest.cpp
folly/futures/test/WillEqualTest.cpp
folly/futures/test/WindowTest.cpp
folly/gen/Base-inl.h
folly/gen/Base.h
folly/gen/Combine-inl.h
folly/gen/Combine.h
folly/gen/Core-inl.h
folly/gen/Core.h
folly/gen/File-inl.h
folly/gen/File.h
folly/gen/Parallel-inl.h
folly/gen/Parallel.h
folly/gen/ParallelMap-inl.h
folly/gen/ParallelMap.h
folly/gen/String-inl.h
folly/gen/String.h
folly/gen/test/BaseBenchmark.cpp
folly/gen/test/BaseTest.cpp
folly/gen/test/Bench.h
folly/gen/test/CombineTest.cpp
folly/gen/test/FileBenchmark.cpp
folly/gen/test/FileTest.cpp
folly/gen/test/ParallelBenchmark.cpp
folly/gen/test/ParallelMapBenchmark.cpp
folly/gen/test/ParallelMapTest.cpp
folly/gen/test/ParallelTest.cpp
folly/gen/test/StringBenchmark.cpp
folly/gen/test/StringTest.cpp
folly/hash/Checksum.cpp
folly/hash/Checksum.h
folly/hash/Hash.h
folly/hash/SpookyHashV1.cpp
folly/hash/SpookyHashV1.h
folly/hash/SpookyHashV2.cpp
folly/hash/SpookyHashV2.h
folly/hash/detail/ChecksumDetail.h
folly/hash/test/ChecksumTest.cpp
folly/hash/test/HashBenchmark.cpp
folly/hash/test/HashTest.cpp
folly/hash/test/SpookyHashV1Test.cpp
folly/hash/test/SpookyHashV2Test.cpp
folly/init/Init.cpp
folly/init/Init.h
folly/io/Cursor-inl.h
folly/io/Cursor.cpp
folly/io/Cursor.h
folly/io/IOBuf.cpp
folly/io/IOBuf.h
folly/io/IOBufQueue.cpp
folly/io/IOBufQueue.h
folly/io/RecordIO-inl.h
folly/io/RecordIO.cpp
folly/io/RecordIO.h
folly/io/ShutdownSocketSet.cpp
folly/io/ShutdownSocketSet.h
folly/io/TypedIOBuf.h
folly/io/async/AsyncPipe.cpp
folly/io/async/AsyncPipe.h
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncSSLSocket.h
folly/io/async/AsyncServerSocket.cpp
folly/io/async/AsyncServerSocket.h
folly/io/async/AsyncSignalHandler.cpp
folly/io/async/AsyncSignalHandler.h
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h
folly/io/async/AsyncSocketBase.h
folly/io/async/AsyncSocketException.cpp
folly/io/async/AsyncSocketException.h
folly/io/async/AsyncTimeout.cpp
folly/io/async/AsyncTimeout.h
folly/io/async/AsyncTransport.h
folly/io/async/AsyncUDPServerSocket.h
folly/io/async/AsyncUDPSocket.cpp
folly/io/async/AsyncUDPSocket.h
folly/io/async/DecoratedAsyncTransportWrapper.h
folly/io/async/DelayedDestruction.h
folly/io/async/DelayedDestructionBase.h
folly/io/async/DestructorCheck.h
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h
folly/io/async/EventBaseLocal.cpp
folly/io/async/EventBaseLocal.h
folly/io/async/EventBaseManager.cpp
folly/io/async/EventBaseManager.h
folly/io/async/EventBaseThread.cpp
folly/io/async/EventBaseThread.h
folly/io/async/EventFDWrapper.h
folly/io/async/EventHandler.cpp
folly/io/async/EventHandler.h
folly/io/async/EventUtil.h
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h
folly/io/async/NotificationQueue.h
folly/io/async/Request.cpp
folly/io/async/Request.h
folly/io/async/SSLContext.cpp
folly/io/async/SSLContext.h
folly/io/async/SSLOptions.cpp
folly/io/async/SSLOptions.h
folly/io/async/ScopedEventBaseThread.cpp
folly/io/async/ScopedEventBaseThread.h
folly/io/async/TimeoutManager.cpp
folly/io/async/TimeoutManager.h
folly/io/async/VirtualEventBase.cpp
folly/io/async/VirtualEventBase.h
folly/io/async/WriteChainAsyncTransportWrapper.h
folly/io/async/ssl/OpenSSLUtils.cpp
folly/io/async/ssl/OpenSSLUtils.h
folly/io/async/ssl/SSLErrors.cpp
folly/io/async/ssl/SSLErrors.h
folly/io/async/ssl/TLSDefinitions.h
folly/io/async/ssl/test/SSLErrorsTest.cpp
folly/io/async/test/AsyncPipeTest.cpp
folly/io/async/test/AsyncSSLSocketTest.cpp
folly/io/async/test/AsyncSSLSocketTest.h
folly/io/async/test/AsyncSSLSocketTest2.cpp
folly/io/async/test/AsyncSSLSocketWriteTest.cpp
folly/io/async/test/AsyncSignalHandlerTest.cpp
folly/io/async/test/AsyncSocketExceptionTest.cpp
folly/io/async/test/AsyncSocketTest.cpp
folly/io/async/test/AsyncSocketTest.h
folly/io/async/test/AsyncSocketTest2.cpp
folly/io/async/test/AsyncTimeoutTest.cpp
folly/io/async/test/AsyncTransportTest.cpp
folly/io/async/test/AsyncUDPSocketTest.cpp
folly/io/async/test/BlockingSocket.h
folly/io/async/test/DelayedDestructionBaseTest.cpp
folly/io/async/test/DelayedDestructionTest.cpp
folly/io/async/test/DestructorCheckTest.cpp
folly/io/async/test/EventBaseBenchmark.cpp
folly/io/async/test/EventBaseLocalTest.cpp
folly/io/async/test/EventBaseTest.cpp
folly/io/async/test/EventBaseThreadTest.cpp
folly/io/async/test/EventHandlerTest.cpp
folly/io/async/test/HHWheelTimerSlowTests.cpp
folly/io/async/test/HHWheelTimerTest.cpp
folly/io/async/test/MockAsyncSSLSocket.h
folly/io/async/test/MockAsyncServerSocket.h
folly/io/async/test/MockAsyncSocket.h
folly/io/async/test/MockAsyncTransport.h
folly/io/async/test/MockAsyncUDPSocket.h
folly/io/async/test/MockTimeoutManager.h
folly/io/async/test/NotificationQueueTest.cpp
folly/io/async/test/RequestContextTest.cpp
folly/io/async/test/SSLContextTest.cpp
folly/io/async/test/SSLOptionsTest.cpp
folly/io/async/test/SSLSessionTest.cpp
folly/io/async/test/ScopedBoundPort.cpp
folly/io/async/test/ScopedBoundPort.h
folly/io/async/test/ScopedEventBaseThreadTest.cpp
folly/io/async/test/SocketClient.cpp
folly/io/async/test/SocketPair.cpp
folly/io/async/test/SocketPair.h
folly/io/async/test/TestSSLServer.cpp
folly/io/async/test/TestSSLServer.h
folly/io/async/test/TimeUtil.cpp
folly/io/async/test/TimeUtil.h
folly/io/async/test/TimeUtilTest.cpp
folly/io/async/test/UndelayedDestruction.h
folly/io/async/test/Util.h
folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp
folly/io/async/test/WriteFlagsTest.cpp
folly/io/async/test/ZeroCopy.cpp
folly/io/async/test/ZeroCopy.h
folly/io/async/test/ZeroCopyBenchmark.cpp
folly/io/async/test/ZeroCopyTest.cpp
folly/io/test/IOBufBenchmark.cpp
folly/io/test/IOBufCursorBenchmark.cpp
folly/io/test/IOBufCursorTest.cpp
folly/io/test/IOBufQueueTest.cpp
folly/io/test/IOBufTest.cpp
folly/io/test/NetworkBenchmark.cpp
folly/io/test/RecordIOTest.cpp
folly/io/test/ShutdownSocketSetTest.cpp
folly/json.cpp
folly/json.h
folly/lang/Align.h
folly/lang/Assume.cpp
folly/lang/Assume.h
folly/lang/ColdClass.cpp
folly/lang/ColdClass.h
folly/lang/test/ColdClassTest.cpp
folly/lang/test/RValueReferenceWrapperTest.cpp
folly/lang/test/SafeAssertTest.cpp
folly/memory/Arena-inl.h
folly/memory/Arena.h
folly/memory/MallctlHelper.cpp
folly/memory/MallctlHelper.h
folly/memory/Malloc.h
folly/memory/ThreadCachedArena.cpp
folly/memory/ThreadCachedArena.h
folly/memory/UninitializedMemoryHacks.h
folly/memory/detail/MallocImpl.cpp
folly/memory/detail/MallocImpl.h
folly/memory/test/ArenaTest.cpp
folly/memory/test/MallctlHelperTest.cpp
folly/memory/test/ThreadCachedArenaTest.cpp
folly/memory/test/UninitializedMemoryHacksODR.cpp
folly/memory/test/UninitializedMemoryHacksTest.cpp
folly/portability/Asm.h
folly/portability/Atomic.h
folly/portability/BitsFunctexcept.cpp
folly/portability/BitsFunctexcept.h
folly/portability/Builtins.cpp
folly/portability/Builtins.h
folly/portability/Config.h
folly/portability/Constexpr.h
folly/portability/Dirent.cpp
folly/portability/Dirent.h
folly/portability/Event.h
folly/portability/Fcntl.cpp
folly/portability/Fcntl.h
folly/portability/GFlags.h
folly/portability/GMock.h
folly/portability/GTest.h
folly/portability/IOVec.h
folly/portability/Libgen.cpp
folly/portability/Libgen.h
folly/portability/Malloc.cpp
folly/portability/Malloc.h
folly/portability/Math.h
folly/portability/OpenSSL.cpp
folly/portability/OpenSSL.h
folly/portability/PThread.cpp
folly/portability/PThread.h
folly/portability/Semaphore.h
folly/portability/Sockets.cpp
folly/portability/Sockets.h
folly/portability/Stdio.cpp
folly/portability/Stdio.h
folly/portability/Stdlib.cpp
folly/portability/Stdlib.h
folly/portability/String.cpp
folly/portability/String.h
folly/portability/SysFile.cpp
folly/portability/SysFile.h
folly/portability/SysMembarrier.cpp
folly/portability/SysMembarrier.h
folly/portability/SysMman.cpp
folly/portability/SysMman.h
folly/portability/SysResource.cpp
folly/portability/SysResource.h
folly/portability/SysStat.cpp
folly/portability/SysStat.h
folly/portability/SysSyscall.h
folly/portability/SysTime.cpp
folly/portability/SysTime.h
folly/portability/SysTypes.h
folly/portability/SysUio.cpp
folly/portability/SysUio.h
folly/portability/Syslog.h
folly/portability/Time.cpp
folly/portability/Time.h
folly/portability/TypeTraits.h
folly/portability/Unistd.cpp
folly/portability/Unistd.h
folly/portability/Windows.h
folly/portability/test/ConstexprTest.cpp
folly/portability/test/LibgenTest.cpp
folly/portability/test/OpenSSLPortabilityTest.cpp
folly/portability/test/TimeTest.cpp
folly/python/futures.h
folly/small_vector.h
folly/ssl/Init.h
folly/ssl/OpenSSLHash.cpp
folly/ssl/OpenSSLHash.h
folly/ssl/OpenSSLLockTypes.h
folly/ssl/OpenSSLPtrTypes.h
folly/ssl/OpenSSLVersionFinder.h
folly/ssl/SSLSession.h
folly/ssl/detail/OpenSSLThreading.cpp
folly/ssl/detail/OpenSSLThreading.h
folly/ssl/detail/SSLSessionImpl.cpp
folly/ssl/detail/SSLSessionImpl.h
folly/ssl/test/OpenSSLHashTest.cpp
folly/stats/BucketedTimeSeries-defs.h
folly/stats/BucketedTimeSeries.cpp
folly/stats/BucketedTimeSeries.h
folly/stats/Histogram-defs.h
folly/stats/Histogram.cpp
folly/stats/Histogram.h
folly/stats/MultiLevelTimeSeries-defs.h
folly/stats/MultiLevelTimeSeries.cpp
folly/stats/MultiLevelTimeSeries.h
folly/stats/TimeseriesHistogram-defs.h
folly/stats/TimeseriesHistogram.cpp
folly/stats/TimeseriesHistogram.h
folly/stats/detail/Bucket.h
folly/stats/test/BucketedTimeSeriesBenchmark.cpp
folly/stats/test/HistogramBenchmark.cpp
folly/stats/test/HistogramTest.cpp
folly/stats/test/TimeSeriesTest.cpp
folly/stats/test/TimeseriesHistogramTest.cpp
folly/stop_watch.h
folly/synchronization/AsymmetricMemoryBarrier.cpp
folly/synchronization/AsymmetricMemoryBarrier.h
folly/synchronization/AtomicStruct.h
folly/synchronization/LifoSem.cpp
folly/synchronization/LifoSem.h
folly/synchronization/RWSpinLock.h
folly/synchronization/detail/AtomicUtils.h
folly/synchronization/detail/Sleeper.h
folly/synchronization/test/AtomicStructTest.cpp
folly/synchronization/test/LifoSemTests.cpp
folly/synchronization/test/ParkingLotTest.cpp
folly/synchronization/test/RWSpinLockTest.cpp
folly/system/MemoryMapping.cpp
folly/system/MemoryMapping.h
folly/system/Shell.cpp
folly/system/Shell.h
folly/system/ThreadId.h
folly/system/ThreadName.cpp
folly/system/ThreadName.h
folly/system/VersionCheck.cpp
folly/system/VersionCheck.h
folly/system/test/MemoryMappingTest.cpp
folly/system/test/ShellTest.cpp
folly/system/test/ThreadIdTest.cpp
folly/system/test/ThreadNameTest.cpp
folly/test/AHMIntStressTest.cpp
folly/test/ArenaSmartPtrTest.cpp
folly/test/AsciiCaseInsensitiveBenchmark.cpp
folly/test/AsciiCaseInsensitiveTest.cpp
folly/test/AtomicBitSetTest.cpp
folly/test/AtomicHashArrayTest.cpp
folly/test/AtomicHashMapTest.cpp
folly/test/AtomicLinkedListTest.cpp
folly/test/AtomicUnorderedMapTest.cpp
folly/test/BenchmarkTest.cpp
folly/test/CachelinePaddedTest.cpp
folly/test/ChronoTest.cpp
folly/test/ClockGettimeWrappersTest.cpp
folly/test/ConcurrentSkipListBenchmark.cpp
folly/test/ConcurrentSkipListTest.cpp
folly/test/ConstexprMathTest.cpp
folly/test/ConvBenchmark.cpp
folly/test/CpuIdTest.cpp
folly/test/DemangleTest.cpp
folly/test/DiscriminatedPtrTest.cpp
folly/test/DynamicConverterTest.cpp
folly/test/DynamicOtherTest.cpp
folly/test/DynamicTest.cpp
folly/test/EndianTest.cpp
folly/test/ExceptionTest.cpp
folly/test/ExceptionWrapperBenchmark.cpp
folly/test/ExceptionWrapperTest.cpp
folly/test/ExpectedCoroutinesTest.cpp
folly/test/ExpectedTest.cpp
folly/test/FBStringBenchmark.cpp
folly/test/FBStringTest.cpp
folly/test/FBStringTestBenchmarks.cpp.h
folly/test/FBVectorBenchmark.cpp
folly/test/FBVectorTest.cpp
folly/test/FBVectorTestBenchmarks.cpp.h
folly/test/FileLockTest.cpp
folly/test/FileTest.cpp
folly/test/FileTestLockHelper.cpp
folly/test/FileUtilTest.cpp
folly/test/FingerprintBenchmark.cpp
folly/test/FingerprintTest.cpp
folly/test/FixedStringTest.cpp
folly/test/FunctionRefTest.cpp
folly/test/FunctionSchedulerTest.cpp
folly/test/FunctionTest.cpp
folly/test/GroupVarintTest.cpp
folly/test/HasMemberFnTraitsTest.cpp
folly/test/IPAddressBenchmark.cpp
folly/test/IPAddressTest.cpp
folly/test/IndestructibleTest.cpp
folly/test/IndexedMemPoolTest.cpp
folly/test/JsonOtherTest.cpp
folly/test/JsonTest.cpp
folly/test/LazyTest.cpp
folly/test/LockTraitsTest.cpp
folly/test/LoggingBenchmark.cpp
folly/test/LoggingTest.cpp
folly/test/MPMCPipelineTest.cpp
folly/test/MPMCQueueTest.cpp
folly/test/MacAddressTest.cpp
folly/test/MapUtilTest.cpp
folly/test/MathBenchmark.cpp
folly/test/MathTest.cpp
folly/test/MemcpyTest.cpp
folly/test/MemoryIdlerBenchmark.cpp
folly/test/MoveWrapperTest.cpp
folly/test/OptionalCoroutinesTest.cpp
folly/test/OptionalTest.cpp
folly/test/OverloadTest.cpp
folly/test/PackedSyncPtrTest.cpp
folly/test/PaddedTest.cpp
folly/test/PortabilityTest.cpp
folly/test/PriorityMPMCQueueTest.cpp
folly/test/ProducerConsumerQueueBenchmark.cpp
folly/test/ProducerConsumerQueueTest.cpp
folly/test/RandomBenchmark.cpp
folly/test/RandomTest.cpp
folly/test/ReplaceableTest.cpp
folly/test/SharedMutexTest.cpp
folly/test/SingletonBenchmark.cpp
folly/test/SingletonDoubleRegistration.cpp
folly/test/SingletonTest.cpp
folly/test/SingletonTestGlobal.cpp
folly/test/SingletonTestStructs.cpp
folly/test/SingletonTestStructs.h
folly/test/SingletonThreadLocalTest.cpp
folly/test/SmallLocksBenchmark.cpp
folly/test/SmallLocksTest.cpp
folly/test/SocketAddressTest.cpp
folly/test/SocketAddressTestHelper.cpp
folly/test/SocketAddressTestHelper.h
folly/test/SpinLockTest.cpp
folly/test/StringBenchmark.cpp
folly/test/StringTest.cpp
folly/test/SubprocessTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/TestUtils.h
folly/test/ThreadCachedIntTest.cpp
folly/test/ThreadLocalBenchmark.cpp
folly/test/ThreadLocalTest.cpp
folly/test/ThreadLocalTestLib.cpp
folly/test/TimeoutQueueTest.cpp
folly/test/TokenBucketTest.cpp
folly/test/TokenBucketTest.h
folly/test/TraitsTest.cpp
folly/test/TryTest.cpp
folly/test/TypeListTest.cpp
folly/test/UncaughtExceptionsTest.cpp
folly/test/UnitTest.cpp
folly/test/UriBenchmark.cpp
folly/test/UriTest.cpp
folly/test/VarintTest.cpp
folly/test/common/TestMain.cpp
folly/test/function_benchmark/benchmark_impl.cpp
folly/test/function_benchmark/benchmark_impl.h
folly/test/function_benchmark/test_functions.cpp
folly/test/function_benchmark/test_functions.h
folly/test/small_vector_test.cpp
folly/test/stl_tests/StlVectorTest.cpp
folly/tracing/StaticTracepoint-ELFx86.h
folly/tracing/StaticTracepoint.h
folly/tracing/test/StaticTracepointTest.cpp