tree: 381b2e21a6d75c2ff181aa78f01b9bf3ef60aa90 [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.