[roll] Roll fuchsia [roll] Roll llvm-project/libc 0dc2b55..d85b57c (5 commits)

d85b57c:https://llvm.googlesource.com/llvm-project/libc/+/d85b57c9e3693f24817609ac153070a0e3ed88f3 [libc] Fix build failure with ASSUME_ROUND_NEAREST_ONLY (#207991)
fe840da:https://llvm.googlesource.com/llvm-project/libc/+/fe840da2c473fe5f863ca382ebd8a6b17ec4b3c8 [libc] add shared mulsf3 builtin (#205678)
106ccad:https://llvm.googlesource.com/llvm-project/libc/+/106ccad7b1b967024f20d5bf1650a3fcadd5c552 [libc] Use the dup2 syscall wrapper in posix_spawn (#207879)
d4ed151:https://llvm.googlesource.com/llvm-project/libc/+/d4ed1514161a303742abe4a0934e7110f204600e [libc] Implement if_nametoindex and if_indextoname (#206082)
1062a09:https://llvm.googlesource.com/llvm-project/libc/+/1062a0961b1b2804db5d50e749f07bb0713b8dd3 [libc] Add inet_ntop (#204143)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1696314
Original-Original-Revision: 2f555b4371da9d2028cde8eae4ef6b98a13885c2
GitOrigin-RevId: 6ce6053af3166dbce77e3be0cfc0c578439ac9db
Change-Id: I183a1a5129d797260024f2f9565265de511e3e67
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1696059
Cr-Commit-Position: refs/heads/main@{#196307}
1 file changed
tree: 194e29f56fae097931c6b481afa509484dd95141
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.