[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Never consider an fd being 0 as an error when opening (#176581)

This is not semantically correct, as we can get 0 when calling open.

GitOrigin-RevId: 14363ebdf7336f9b92037bfd924a897af40be377
Original-Revision: 3cddc408a9f78fe88df78592445ee6bb19444d68

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1480307
Original-Revision: 881466318ff3d8c8a204fa1358a6a95d3fb68d2e
GitOrigin-RevId: d2e0f232746fd183e54c63a9a3f2ff594ab0916b
Change-Id: I37936e036c86b95f94560845722f940ce3c13084
1 file changed
tree: 9dbd5e90d34f5d2ddcb0f2ef03bb09359fea9ce0
  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.