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