Skip to content
Snippets Groups Projects
Forked from hexang-mirrors / Fuchsia OS
Loading
user avatar
Nick Maniscalco authored
Implement job policy ZX_POL_ACTION_KILL by calling
ProcessDispatcher::Kill from EnforceBasicPolicy.

Rename QueryBasicPolicy to EnforceBasicPolicy and tighten it by
marking as __WARN_UNUSED_RESULT.

Replace policy action bitfield with multiple choice.

Bug: ZX-3520 #comment done
Test: /boot/test/sys/policy-test
Change-Id: Ia6da570ebd8c4d81961f78d6ddcc643183f7c85c
129c68d9

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.