commit | 25d80b45a4d5bd354bbff40f2801fef455249963 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@google.com> | Tue Nov 19 17:48:01 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 17:48:01 2024 +0000 |
tree | ab770e716440d4a398403ed1c22b7094a7aa1cce | |
parent | a3fb4e5700c80f78cea3f30f66f805d39daa7b41 [diff] |
[fuchsia.io] Add PERM_* constants at all API levels Mark `fuchsia.io/PERM_*` constants as usable at all API levels and remove aliases in `fuchsia-fs`. This allows these constants to be used unconditionally in the SDK. These constants are a 1:1 replacement for the existing `OpenFlags::RIGHT_*` flags. Update `sdk/lib/sys/cpp` accordingly. Bug: 324932108 Change-Id: Id620baef9a580bde6c98423344e687ec3d618ce8 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159372 Reviewed-by: Adam Barth <abarth@google.com> Commit-Queue: Brandon Castellano <bcastell@google.com> API-Review: Adam Barth <abarth@google.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.