[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc][sys] add header and functions for sys ipc (#182700)

Split from a larger change. This PR contains the base impl for sys ipc,
sys sem will come after this. @SchrodingerZhu

this PR implements for:
https://github.com/llvm/llvm-project/issues/182161

see the last PR for more detail:
https://github.com/llvm/llvm-project/pull/182683

GitOrigin-RevId: 5b976c930189e54eda134684ef4ea3682bf2ee18
Original-Revision: b2a8b3e7845e6749e220cd98046d5938a08b0c7e

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1525218
Original-Revision: 53da1ecde1ea2acf2d0deebd8401108d37621300
GitOrigin-RevId: 1df271616aa07ae170fa9f153d318b8991e9c8c7
Change-Id: I6512b7313c2f02ee804aedaa40ae8bc77e81f2d8
1 file changed
tree: ecadd1f99fbe14a4e1db122179b1d6f588c86e21
  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.