[roll] Roll fuchsia [superproject] Roll llvm-project/libc 5ef4925..6881fd3 (5 commits)

6881fd3 [libc] fix get_epoch constexpr error (#126818)
7c10578 [libc][NFC] Remove DEFAULT_DOUBLE_SPLIT macro. (#126822)
35fe281 [libc] create TimeReader to look at a struct tm (#126138)
597a8fc [libc][math] Add float-only option for atan2f. (#122979)
6cf8331 [libc][docgen] make note of sys/time.h interfaces removed in POSIX.1-2024 (#126612)

GitOrigin-RevId: 3f277942844cb49b749a39c2917e2dfdc554b42d
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1205044
Original-Revision: c859dea14aebbdce0cd9e769d3661a1eea469471
Change-Id: I01593a60ec69d589dcebbcc102cd7a807b4dd8cd
1 file changed
tree: 7ca10db37861f21aab1457abc137db8154438ebe
  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 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.