[roll] Roll fuchsia [roll] Roll llvm-project/libc 8a5db48..884eb2c (3 commits)

884eb2c:https://llvm.googlesource.com/llvm-project/libc/+/884eb2ce5b14efed0e7e9229d30ff00785f7f5dc [libc] implement fgetwc (#196159)
219da7c:https://llvm.googlesource.com/llvm-project/libc/+/219da7ca0afed2fce527b255ab8caece19dcf723 [libc] implement getwc (#196163)
51f58ec:https://llvm.googlesource.com/llvm-project/libc/+/51f58ecf7e029b755305251e7b7567ab2a816302 [libc] implement putwchar (#196166)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1614208
Original-Original-Revision: 702e1f147a2add4c0e6182dae7ebdb6e5c7eadab
GitOrigin-RevId: 189e0e26dca2e24b62d55fe8f69a6219b5ce578e
Change-Id: I6d94b78020b2fd0162a48d87a028d060880df790
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1614306
Cr-Commit-Position: refs/heads/main@{#192838}
1 file changed
tree: 6ac7fc5a80969998a15a7c6d6a269b2fe999d197
  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.