[roll] Roll fuchsia [starnix] Implement X_OK for faccessat

This permission check is needed for sh to want to fork a child process.

Original-Bug: 74060
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/526827
Original-Revision: de3bf5daa10a70d173671e0718f54bd119d3fa60
GitOrigin-RevId: 598669e4c912f632a045f9a16bcc6b4ba899f7a7
Change-Id: I744afa780ec43a1cc71131e03f6b2b0819002b3f
1 file changed
tree: 8a112bf6c06061740b8f2ffe8cfdf8c3e82aefc5
  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.