[roll] Roll fuchsia [superproject] Roll llvm-project/libc b49c8e2..0ea0b8a (5 commits)

0ea0b8a [libc] Include double_t and float_t in math.h on baremetal (#85028)
9cd8485 [libc] Match stdlib.h baremetal entrypoints with types (#85030)
cf0cefb [libc] Move EOF macro to stdio-macros.h (#85159)
05837e1 [libc][math][c23] adds `nanf128` (#85201)
d383183 [libc] remove BlockStore from cpp namespace (#85312)

GitOrigin-RevId: 2d5916b0ecbd97106e24679f4e911c54f3832b98
Roller-URL: https://ci.chromium.org/b/8753361234848004257
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009222
Original-Revision: 6b003b39e13c780d00e8ded8c1c82d796997b0a8
Change-Id: I063d3c66f0258712e23137f0e0aa453b07567f25
1 file changed
tree: 8f4267e7e991565e4415c83bd1fb7709f022acd4
  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.