tree: d955c2c887ff0ad241c4adee2f65b8e4808a1c85 [path history] [tgz]
  1. include/
  2. tests/
  3. BUILD.gn
  4. epoll.cc
  5. OWNERS
  6. private.h
  7. random.cc
  8. README.md
  9. sendfile.cc
  10. statx.cc
src/lib/nix/README.md

libnix

This library is an incubator for additional POSIX support in Fuchsia. New POSIX compatible APIs can be developed in this library without exposing them to client immediately. Once the implementations have matured, they can graduate to another library for use by clients.