[roll] Roll fuchsia [roll] Roll scudo 0e4fed3..7b0eb4e (3 commits)

7b0eb4e:https://llvm.googlesource.com/scudo/+/7b0eb4e1915565dce4e336b9dbedb22b02ee1dbe [scudo] Do not define some entrypoints on Fuchsia (#191826)
e05ade1:https://llvm.googlesource.com/scudo/+/e05ade1d62c4666d9bee1fa3f76c2ed6dbce83be [scudo] Remove fill when realloc to smaller size. (#191321)
95d461a:https://llvm.googlesource.com/scudo/+/95d461a999dbb49fc8fa1936f986d109e1b4a641 [scudo] Refactor the wrapper code into a single file. (#190857)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574677
Original-Revision: ef45e14626a131df560c608c9233ef6cada9ee24
GitOrigin-RevId: 14c66d41ed4dcd9305726c110ece3a92e0459101
Change-Id: I2b7ebd01d85b0e777ae13c26239a7d4288df4f69
1 file changed
tree: 3b99d13f26e6922cb7991693a8e1207213f8c321
  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.