mirror of
https://github.com/facebook/sapling.git
synced 2024-12-27 15:13:37 +03:00
c219906817
Summary: Eden uses getPid() heavily for health/status validation. Reviewed By: chadaustin Differential Revision: D13478522 fbshipit-source-id: c1ce95671f4039cdabdd6015fdffdec738306fed |
||
---|---|---|
.. | ||
fb303 | ||
logging | ||
network/if | ||
stats | ||
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.