[roll] Roll fuchsia [roll] Roll llvm-project/libc 5500443..0979cfa (4 commits)

0979cfa:https://llvm.googlesource.com/llvm-project/libc/+/0979cfa0ed68573006eeb7369f70684fd95f1020 [libc][cmake] Remove dependencies for bare-metal hermetic testing (#192242)
5a50de0:https://llvm.googlesource.com/llvm-project/libc/+/5a50de084c8640e1d2f73c1da7bba34a1f7dd0b5 [libc] Fix socketopt_test on 32-bit builds (#192423)
22326d5:https://llvm.googlesource.com/llvm-project/libc/+/22326d5559d9f31d51505843f9507d2976d7d91a [libc] Implement getsockopt and setsockopt on linux (#192237)
5312e36:https://llvm.googlesource.com/llvm-project/libc/+/5312e361f9e6960578e92b3ef38834de86bde880 [libc][test] Fix getcwd test for symlinked paths (#191426)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577874
Original-Revision: 7cf014f5f2e6b0e44076210deb0b72e903fa3da4
GitOrigin-RevId: f8842772c95ff476930d496e7eaeb1813f7621da
Change-Id: I6d1d97eade3a9f4dee8b0a41e02826e0a266983d
1 file changed
tree: 8d0252cdb34a54dbab2190fa6d391aaff1ec6eb4
  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.