[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] adjust linux's `mman.h` definitions (#79652)

Use definitions from `<linux/mman.h>` to dispatch arch-specific flag
values.
For example, `MCL_CURRENT/MCL_FUTURE/MCL_ONFAULT` are different on
different architectures.

GitOrigin-RevId: c4212b76704b73e6c9c774f5f4cf844b79a90cc9
Original-Revision: 6eb1a508246624a9409bb81a95a7d1564d465166
Roller-URL: https://ci.chromium.org/b/8757779875956217185
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/981417
Original-Revision: cbea4990eb525fc67b54977122c931555102f84c
Change-Id: Ib8a9974de3422e7bf1ec5cf642dac90d92eba61b
1 file changed
tree: 5f664e9a1a1b86920ca4943eeaa0d274b78e5578
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.