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