[roll] Roll fuchsia [superproject] Roll llvm-project/libc 567951d..4c15c6a (13 commits)

4c15c6a [libc] Disable epoll_pwait2 for now. (#99967)
755c00a [libc][NFC] clean up some includes (#99719)
662cf35 [libc] New HeaderGen Switch Flip (#99929)
92d80d2 [libc] Fix callback type in `exit_handlers.cpp` not matching (#97642)
1187fe5 [libc] Updated header_generation.rst (#99712)
1266b3d [libc] Include cbrt in baremetal targets (#99916)
3271616 [libc] No need to use recursion in fcntl (#99893)
81e50e6 [libc][math] Optimize copysign{,f,f16} and fabs{,f,f16} with builtins when available (#99037)
100d315 [libc] Fix invalid format specifier in benchmark
f0bd874 [libc] Change fcntl cmd when only fcntl64 is available (#99675)
3df6540 [libc] Use `<assert.h>` in overlay mode for LIBC_ASSERT (#99875)
1933360 [libc] Add working entrypoints to riscv (#99885)
0a263f4 [libc] Change fsfilcnt_t and fsblkcnt_t to be 64-bits long (#99876)

GitOrigin-RevId: 99dac827cda12789f1c99c207b0570ec92de2807
Roller-URL: https://ci.chromium.org/b/8741663350077740417
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1086986
Original-Revision: e05929435778c7245ba90aefc827bdb07073b9a1
Change-Id: I13ecc7316aa4869379eb34c99ac2104649a8fa8f
1 file changed
tree: 654e0777a4267d70d47397355a226d182eac2159
  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.