[roll] Roll scudo 80d3bc4..4709aed (5 commits)

4709aed [scudo] Use portable sysconf instead of deprecated getpagesize
5b544de [scudo][tests] Pass read-only vector by reference
156a45c [scudo] Fix test harness integration
ed37814 [scudo] Use nullptr instead of integer-to-pointer cast
297f801 [scudo] Don't unmap other low memory pages if mapping doesn't exist

GitOrigin-RevId: f6e3e4f2a6e2a61abb40223d21c5f6bc1847739e
Change-Id: Ic93f3df351689f7ec65631e5e550262cc1443f5e
1 file changed
tree: 06c9802847f6086de3ebccbfb70af802439f7758
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.