[roll] Roll fuchsia [roll] Roll llvm-project/libc 41e47e6..a4733b8 (11 commits)

a4733b8:https://llvm.googlesource.com/llvm-project/libc/+/a4733b8701e479b8ef6c3d30c272e704d34520c3 [libc][math] Add missing math.yaml entries for acospif and atan2f16 (#199442)
edb3a67:https://llvm.googlesource.com/llvm-project/libc/+/edb3a672e81db56019a3694c285f04ff6cfa3736 [libc] Add netinet/udp.h containing struct udphdr (#200839)
d1c7db4:https://llvm.googlesource.com/llvm-project/libc/+/d1c7db43189dfec350ffbe1b782f3a6beb61d97d [libc] Add sys/uio.h to Linux public header target lists (#200793)
bf4354c:https://llvm.googlesource.com/llvm-project/libc/+/bf4354c3203c2550d5b9396de8ec93b1a7057549 [docs] Remove all references to Maintainers.rst (#200368)
c5cda6e:https://llvm.googlesource.com/llvm-project/libc/+/c5cda6e2274eaf0679c402de61998d1b079b0614 [libc][math] Guard f16 math headers to fix certain 32-bit ARM builds (#200715)
8fca10a:https://llvm.googlesource.com/llvm-project/libc/+/8fca10ace7768b6bc529f1a07a9c16ced75d7279 [libc] Add netinet/tcp.h header (#200356)
37a7895:https://llvm.googlesource.com/llvm-project/libc/+/37a789503ec292bccf7eff5b137852840b11436f [libc] Add sys/param.h header (#200559)
ae6d880:https://llvm.googlesource.com/llvm-project/libc/+/ae6d8803818352a7d37d62cabb88cd62cc2ecacc [libc][wctype] Rename src/wctype/wctype.h to avoid name collision with system header. (#200613)
e985303:https://llvm.googlesource.com/llvm-project/libc/+/e985303a00a4030f7928066deacc1243d0db1176 [libc] Tag cpp::byte with gnu::may_alias (#200462)
d5ee926:https://llvm.googlesource.com/llvm-project/libc/+/d5ee926155103f8208bceb36657d39f99b03b7d7 [libc] Fix SSE2 check for x86_64/sqrt.h. (#200468)
7b91ab7:https://llvm.googlesource.com/llvm-project/libc/+/7b91ab7c431ea34c23419487302dc9326d9f5a29 [libc][NFC] Add few options to allow users to skip building and running some tests. (#199474)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1634338
Original-Original-Revision: 3766aa0befea94938250c7f2e46923cc95a20b6a
GitOrigin-RevId: 3409d43e1c1a56b1a7e805535768abc1924cd0fc
Change-Id: I3417c49ebee87a4722474a48d963eb9569524b83
1 file changed
tree: aa332ac597691c97ad7babb63ac8921a63dd4b97
  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.