[roll] Roll fuchsia [roll] Roll llvm-project/libc 38b22ed..03b7a6e (2 commits)

03b7a6e:https://llvm.googlesource.com/llvm-project/libc/+/03b7a6e6037bd14d3db97f98f362944a7469eba4 [libc] Define _POSIX_THREADS and support _SC_THREADS in sysconf (#201091)
f644c7a:https://llvm.googlesource.com/llvm-project/libc/+/f644c7af2ca87ba39b8875427e463f24d0ab2ae1 [libc] Define SSIZE_MAX in limits-macros.h (#201087)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1635834
Original-Original-Revision: e15891df8dbd9d7ebea3732d46529c80e976e4eb
GitOrigin-RevId: bd2a32e1733dda83b21a085677d7292bb39eab2d
Change-Id: Ieb6c8fb42d0d6cbc0fd66d6f58b4f894fa37b9c1
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1636166
Cr-Commit-Position: refs/heads/main@{#193901}
1 file changed
tree: 9457f835c3567e013619c840b4ee7cfbd56daee0
  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.