[roll] Roll fuchsia [starnix] Fix ProcSelfFdInfo.Flags

We're supposed to force the O_LARGEFILE flag because we are a 64-bit
kernel.

Test: ProcSelfFdInfo.Flags, Pipes/PipeTest.Flags/*
Original-Bug: 79330
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856401
Original-Revision: bd94b0cbab9df40a163abf87e5ddb316c8d5c400
GitOrigin-RevId: 5e42846d461655b7a29808304675d1dffe2572f0
Change-Id: Ic54f848353007e61bb888dd2fcb04032439a1f8a
1 file changed
tree: d760aebc163098abc724cdbb21534aac42141cad
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.