commit | 9e4eccc6fa13d5cb76286a0f0a0c710dfbec34b6 | [log] [tgz] |
---|---|---|
author | Benjamin Lerman <qsr@chromium.org> | Fri Feb 28 09:27:10 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 09:27:10 2025 -0800 |
tree | a7793730db4b5fd164860d17c939e425cc399eb9 | |
parent | caeddd4fe3d5374f8b939dc75759b22c06d3a933 [diff] |
[starnix] Only return serialized bytes for SignalInfo to signals For signals, one need to put the signalinfo struct associated with the right ISA on the stack. This adds a method that always return an array of the size of the 64 bit signal info, but filled with either the 32 or 64 bit version depending on the ISA. This is used for putting the info on the stack, other callers should always call write. Bug: b/395946855 Change-Id: Iad70aea24fb7478d14b9a5ce42b122b9d1dec080 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216707 Fuchsia-Auto-Submit: Benjamin Lerman <qsr@google.com> Reviewed-by: Kevin Lindkvist <lindkvist@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.