Attention needed from Nick Maniscalco and Owners Override
Adam Barth has uploaded the change for review![Open in Gerrit]()
Adam Barth would like Owners Override to review this change.
Commit message
[fuchsia-rseq] Add crate for restartable sequences
This crate provides the low-level userspace machinery needed to use
restartable sequences on Fuchsia. Support for restartable sequences is
not yet implemented in Zircon, which means this crate doesn't actually
do anything yet. However, building out this code will let use validate
the design of the Zircon feature.
Bug: b/449980934
Change-Id: I4f6e9c0ea31e06cd115d9255c4493e6e2cc868cc
Change information
Files:
- M sdk/rust/zx-types/src/lib.rs
- M src/lib/BUILD.gn
- A src/lib/fuchsia-rseq/BUILD.gn
- A src/lib/fuchsia-rseq/OWNERS
- A src/lib/fuchsia-rseq/meta/fuchsia_rseq_tests.cml
- A src/lib/fuchsia-rseq/src/lib.rs
Change size: L
Delta: 6 files changed, 358 insertions(+), 0 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Nick Maniscalco
- Owners Override
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I4f6e9c0ea31e06cd115d9255c4493e6e2cc868cc
Gerrit-Change-Number: 1495583
Gerrit-PatchSet: 7
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.