[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] implement sys/uio/writev (#122233)

implement sys/uio/writev according to POSIX standard. This vectorized IO
API is needed by many logging libraries to achieve atomic logging
multiple strings.

GitOrigin-RevId: 2b20d7bbf584438b400f0e4ccb5a9e23ea7d82f8
Original-Revision: 93fd22e233f7a36770a5b3b3adaf80ba7d020028
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185833
Original-Revision: f218d7d2a09bbc488e96874f3af3776e70192142
Change-Id: Ie168e62ca6092f32c59ef064d7f7bb38ff42ee22
1 file changed
tree: bd203aff049ed17418559c75837c7ef211243777
  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.