[roll] Roll fuchsia [libc] Add compile tests for each public header in each language mode

An empty struct is a C vs C++ warning case, so flesh out the
(still unused) riscv64 struct sigcontext.

Original-Bug: 376333113
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186284
Original-Revision: bbff36aa507d5be390c5f09c8939bc3b7a2ebaf9
GitOrigin-RevId: 0b39706a1014d8aaff525c97fc375a11a41f029b
Change-Id: I456689e535ec9b870876c5bbe4da899118a562c6
1 file changed
tree: 2ebc3ed32a05ebe1140a13d7319eca937f75306f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.