[roll] Roll fuchsia [libc] Remove reallocarray build workarounds

Now that prebuilt sanitizer runtimes exporting reallocarray have
rolled in, the workarounds are no longer needed.

Original-Fixed: 489136393
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537460
Original-Revision: 425c3feb4f9892b8a03e6167eaa8449fb635eeaf
GitOrigin-RevId: c666ccfdc1f410a07dd7b982e2981f0d709d00aa
Change-Id: I94c94b88cc94ee6f56954126c51e8bc65061cbae
1 file changed
tree: d21db26a11fe3a5e2d8791098aaad610619cd2ab
  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.