[roll] Roll fuchsia [starnix] Implement FIONBIO with user args FIONBIO was previously hardcoded to set the NONBLOCK flag on a file. However, the ioctl is supposed to either set or clear the flag based off of user args. This bug was causing a flake in the fscrypt starnix syscall tests, which should no longer be flaking. Fixing this ioctl should also enable two FIONBIO gvisor tests. Original-Bug: b/376246108 Original-Bug: b/376183175 Multiply: fscrypt Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146967 Original-Revision: 8abc01361c3fa53053d9084f2a065fbb3d3c1917 GitOrigin-RevId: 8dd7b43b5c1ddf426d99c814ffda98c0bdfb5650 Change-Id: I55ade2eeee308477760d36eee015947873d71e1e
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.