[roll] Roll fuchsia [starnix] Pass "smallbuffer" pipe_test

The smallbuffer pipe test uses F_SETPIPE_SZ to change the size of the
pipe buffer. This CL is sufficient to pass this subtest.

We now exclude named pipes explicitly. Implementing named pipes will
require more file system machinery.

Test: pipe_test
Original-Bug: 77376
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/535486
Original-Revision: 6091fe86f0b9293f3ff1d057d30a1bf8f512f493
GitOrigin-RevId: 293d469aeeb66d1c48987f09a387240c9a2fa76e
Change-Id: Ibedadc2feff535786f8c3e88056664bd0fbdf649
1 file changed
tree: 609ebc351eb2be4435a5e1f3380bf3692a7bc26d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.