[roll] Roll llvm-project/libc 06c64ab..aabdb57 (6 commits)

aabdb57 [libc] generate sys/wait.h for aarch64 (#125171)
b30b472 [libc][minor] Fix assertion in LlvmLibcFILETest.SimpleFileOperations (#126109)
f41d93e [libc] Disable fixed point printing for baremetal (#126115)
b028cf0 [libc] Fix recently introduced integer-type warnings (#125864)
169a50c [libc] implement `sys/uio/readv` (#124718)
0fda2bb [libc] Add `returns_twice` attribute to `setjmp(3)` (#124370)

GitOrigin-RevId: 3f924c0d9e9632ff41f46d39178f1268f22df1dd
Change-Id: Ice3a800a2d0de0297dbecf7b4b3fac42c3b987b6
1 file changed
tree: 8c751b3111fb7eecd095543c8191c69f805ef28d
  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.