blob: 327ca296f2d65a9268e2ec4a8f1567d18b9ba1a7 [file] [log] [blame] [view] [edit]
# 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.
1. Move `//src/lib/nix` to this directory.