| commit | e46c873c9956fc05e1b79a630c2aeb79d7541798 | [log] [tgz] |
|---|---|---|
| author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Tue Apr 15 21:18:00 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 15 21:20:23 2025 -0700 |
| tree | 17780d0020370c1d6eae84b55d2bbedd6f6b7075 | |
| parent | b5bab0c6f4af5f1c529572066ea68884f14d896b [diff] |
[roll] Roll fuchsia [libc] Add ThreadAllocator class This adds a new header of internal Zircon-specific libc code, making use of the zircon/vmar.h internal APIs added recently. The ThreadAllocator class does most of the work of allocating stacks et al for both thread creation and process startup. This code is not yet load-bearing, but has its own unit tests. Original-Bug: 342469121 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239308 Original-Revision: a75c880b5974b3388e04f700e4b357d40902acf2 GitOrigin-RevId: a21e61788406a5831c20ae4e0734caae83a9ce0a Change-Id: Ieb51bcb366a8ff161d8a71d7654c828bea6fceb0
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 in one of the communication channels documented at get involved.
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.