[roll] Roll fuchsia [roll] Roll llvm-project/libc 2b70962..2c432b6 (4 commits)

2c432b6:https://llvm.googlesource.com/llvm-project/libc/+/2c432b65584c0a84d5992005ef7252b3ac87d29f [libc] Add byteswap.h header with bswap_16/bswap_32/bswap_64 (#196278)
98f1480:https://llvm.googlesource.com/llvm-project/libc/+/98f14800c1496bad443ee8ada8f2ecf8220f1168 [libc] Add generic cpp::byteswap to CPP/bit.h (#196274)
4529cef:https://llvm.googlesource.com/llvm-project/libc/+/4529cef56b4330e41a08140a3f3500d08a72ccda [libc][docs] Minor typos in Documentation (#196066)
6bc21ac:https://llvm.googlesource.com/llvm-project/libc/+/6bc21aceb51f115e8cefb3d50a8d21e6e541b818 [libc][stdlib] Use structure bindings instead of output params (#196169)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1603128
Original-Revision: 5080b1424007b27b1f2cdb1b95e656281297b4c1
GitOrigin-RevId: 5c8d56c3f692dc82c838da28283393848e6e2dbd
Change-Id: Ic2d70e6abd046b645fd90a0b412fcca0698573a0
1 file changed
tree: e7eb31e93f339b86f5300d0ddc8e0fcf45700fd9
  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.