tree: 415c1bc3b43b1b1d415ef33513122f6f938cb8ab [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.