[roll] Roll fuchsia [superproject] Roll scudo 74edf58..6e93a25 (7 commits)

6e93a25 [scudo] Improve the uses of roundUpTo/roundDownTo/isAligned
6b0c216 [scudo] Calling iterateOverChunks requires holding lock
386504a [scudo] Add thread-safety annotations on TSD data members
53b4129 [scudo] Fix inconsistent signed/unsigned comparison
3560975 [scudo] Update ring buffer test to make it accept zero size
323680d [scudo] Add the thread-safety annotations
d1ef9e0 [scudo] Call __scudo_deallocate_hook on reallocations.

GitOrigin-RevId: 7d2916b4aacbd56cf19f6fb486db44a8b5a1fef4
Roller-URL: https://ci.chromium.org/b/8788971912819197313
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804867
Original-Revision: 461f9d6589f0132266adaddeae407a284fd87e98
Change-Id: I96b8202b392d4592d2d4d3c5862ace4b43835766
1 file changed
tree: 9ed6909098e2714673b2ccce902a7f12a3e39e4c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.