tree: 2426786632d89a0544398fbe9e453abb6071d60f [path history] [tgz]
  1. cpp/
  2. BUILD.gn
  3. OWNERS
  4. README.md
sdk/lib/procfs/README.md

procfs

This library contains an implementation of the /proc file system. Programs can use this library to improve compatibility with other operating systems.

Implementation status: Proof-of-concept

This library is currently a proof-of-concept that we are using to explore how much compatibility we can offer using this mechanism.