sapling/common
Callum Ryan 9f2287d9ca Better hostcaps env support
Reviewed By: arauter

Differential Revision: D38309952

fbshipit-source-id: 7931aefa80b3727e4e1ddc7ceab5f8ef39c0067c
2022-08-01 06:47:08 -07:00
..
fb303 stub out fboss fbcode dependencies 2022-01-26 15:25:00 -08:00
logging Enable CLANGFORMAT 2021-10-24 20:46:16 -07:00
network Add conversions for thrift::IPPrefix<>folly::CIDRNetwork 2022-07-28 13:37:09 -07:00
process Enable CLANGFORMAT 2021-10-24 20:46:16 -07:00
rust/shed/hostcaps Better hostcaps env support 2022-08-01 06:47:08 -07:00
stats Enable CLANGFORMAT 2021-10-24 20:46:16 -07:00
time stub out fboss fbcode dependencies 2022-01-26 15:25:00 -08:00
.gitignore watchman: pull in thrift in the oss build for eden support 2019-02-04 21:37:47 -08:00
README.md Add fb303 stubs in common/ to support building in the opensource repo 2017-03-17 17:08:05 -07:00

This directory mostly contains stub implementations of Facebook libraries that are not fully open source yet. These stubs allow the FBOSS code to build while we are still working on fully open sourcing these libraries.

The code in common/stats is the main piece that is not fully open source yet. We are working to eventually make all of this code available in the facebook/folly repository.