tree: 34413cd8caaa16b933d96c932c94758058c9faa0 [path history] [tgz]
  1. bin/
  2. lib/
  3. BUILD.gn
  4. glossary.md
  5. OWNERS
  6. README.md
src/proc/README.md

proc

This directory contains a POSIX compatibility layer for Fuchsia.

Status

The scope and approach of this POSIX compatibility layer is still being discussed and will be determined in a future RFC. For now, this directory contains some libraries and other code that will eventually be combined into this layer.

TODO

  1. Write an RFC to define the scope and approach of this layer.
  2. Move //src/lib/nix to this directory.