mirror of
https://github.com/facebook/sapling.git
synced 2024-12-29 08:02:24 +03:00
513dfb17fd
Summary: Add a stub for this so we can use it in some the Eden code. Reviewed By: chadaustin Differential Revision: D15831519 fbshipit-source-id: 8f16d8fcb7080d207c748281bd93b9243c104596 |
||
---|---|---|
.. | ||
fb303 | ||
logging | ||
network/if | ||
stats | ||
time | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
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.