[roll] Roll fuchsia [starnix][terminal] Implement ECHOKE

In addition to implementing ECHOKE, this CL also refactors the
implementation of ECHOE and ECHOK. It turns out these flags only change
the echo behavior rather than the canonicalization part of the pipeline.

Original-Fixed: b/322874191
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265872
Original-Revision: adf5cf8f4a346f18232e34b8a24211abf13962c5
GitOrigin-RevId: c60fd74b90d06a4077f1a6ae4ee216f8e1b9f4a1
Change-Id: I2d7e4bb8f2d07242cb7716f1a3c9708beb7e7d4c
1 file changed
tree: a336f7847c7e85c604a80825ce22e784a580429d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.