[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4e51080..edfb131 (3 commits)

edfb131 [libc][errno] Remove previously added errno numbers (#92163)
c98b2ae [libc][docs] Fix outdated code review section, as per #91934 (#92051)
c20016e [libc][errno] Remove non asm generic error number (#92172)

GitOrigin-RevId: 825b81dd3fedac136fe86fc450fbf4839964bf51
Roller-URL: https://ci.chromium.org/b/8747888087158516849
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048594
Original-Revision: 6746e9a1706936b450d7932546d4917ed247150f
Change-Id: I901ad381476bcbe452eb54b0c2b0598d1fa8c2c4
1 file changed
tree: c08c70e0b976172c5cc52939c4764d9cffa4bab6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.