[roll] 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: 2c0955c7076809c05a890f2704576c469b2460b8
Change-Id: Id786e6e38dbc8a5a34aeb4b8352a32d341c2f62a
1 file changed
tree: e2adfe4d9351d987ea77823de69bb6e072a47148
  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.