[roll] Roll fuchsia [roll] Roll llvm-project/libc e6ebb83..c6bf881 (4 commits)

c6bf881 [libc] Enable exp10m1f on RISC-V (#138768)
26d3646 [libc] Update riscv entrypoints to be on par with x86 (#138597)
1718df7 [libc] Fix implicit conversion error on rv32 (#138622)
333345a stdlib.yaml: qsort_r() is in POSIX 2024 (aka issue 8). (#138572)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271185
Original-Revision: 0e62a514d22ac0df851b54cb11a165c30f44d548
GitOrigin-RevId: d42ed9ef1a89f12c231d69ef24434a0f517f2593
Change-Id: Idc74642140c05df65f9b9496c1551bd6df5eb59a
1 file changed
tree: c13741bf5f9deaecb072ab91dec51336acc949ed
  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.