[roll] Roll fuchsia [starnix] Prepare set_brk() for alternate_anon_allocs

Code specific to whether or not alternate_anon_allocs are enabled
is moved into cfg() blocks, to keep things consistent pending the
migration to the new private anonymous implementation.

Original-Bug: 310255065
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041412
Original-Revision: 8636f682adcdcb4424696bf915194bd6d22e3fb4
GitOrigin-RevId: e964b1c1a901015beb906787dd9314f260249641
Change-Id: I6e76acbc3feef6730e620791a24fddbd5453dd6b
1 file changed
tree: 7c8b854d62e984fee8c8ff5a4b8f9376ae1f888e
  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 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.