commit | c4bd114e8a14469ebd1f71ddeee800a730481498 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Sat Sep 23 03:18:04 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 22 20:19:44 2023 -0700 |
tree | 134ffa7a62042298ef204b6953fbd2ce80ccad76 | |
parent | 7e54305c3eb1f4efbedb44f6b49e2b6e02d78546 [diff] |
[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_allocator: Generic interface for allocators This CL adds pw::allocator::Allocator, which acts as the base class for other concrete memory allocator implementations. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171709 Original-Revision: 75f843cb759c48c591f1c44f39abb3357d03b714 GitOrigin-RevId: a94971871d503fee6f6e46b0ae020d2371434d4c Roller-URL: https://ci.chromium.org/b/8769197144921064881 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921218 Original-Revision: 44f461ac5551a34c4c5da240e93e5821254dfb6b Change-Id: I22133d1c0cd6c0fbaeb9a639729f6c73467f783a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.