[roll] Roll fuchsia [roll] Roll llvm-project/libc 5cedb5b..aaba37f (5 commits)

aaba37f [libc] Allow openat and creat to return fd 0. (#166466)
0656562 [libc] Add printf error handling (with fixes #2) (#166517)
40ad924 [libc] Make errno asserts noop on gpu targets (#166606)
805a19f [libc] Migrate wctype_utils to use wchar_t where applicable. (#166234)
718f69d [libc] Migrate ctype_utils to use char instead of int where applicable. (#166225)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414347
Original-Revision: 7b48261289f729d566233dc349590f807b1f1dd2
GitOrigin-RevId: 5380b68e8993119ceecb8d92e50f8c60ee729b69
Change-Id: I47818fc308bf26ed78ba4788636f6c505fc149ea
1 file changed
tree: 5f572319fce57ac2368bd5a9f861ea92b3862b82
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.