[roll] Roll fuchsia [roll] Roll llvm-project/libc b9461b8..e6ebb83 (3 commits)

e6ebb83 [libc] Swap order of syscall on chmod (#138427)
88c918c qsort_r.h: qsort_r() is POSIX now. (#138545)
2ea270c [libc][gpu][docs] Fix typos in GPU libc's documentation (#138565)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269284
Original-Revision: 4f3f3850ef7ba82d7b7013efcbbc56582c576485
GitOrigin-RevId: eae00faaa0597856c7c79d58cbfff02756f44784
Change-Id: I345beea45358f6d235928c8f35096171656cf663
1 file changed
tree: 3d753ef3d1b318712a5c1fe88f098d0854aca397
  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.