tree: 196d001dd71cc127acaf37e7298a9d2af4fd3127 [path history] [tgz]
  1. include/
  2. test/
  3. BUILD.gn
  4. README.md
  5. service.cc
zircon/system/ulib/fs-pty/README.md

This library exists to support libfs-backed implementations of fuchsia.hardware.pty.Device. Using libfs as a base lets us avoid reimplementing the subtle details of the fuchsia.io.File interface.