commit | 98dab91d77758b4051ac30b5602f6293d27aa339 | [log] [tgz] |
---|---|---|
author | Kevin Lindkvist <lindkvist@google.com> | Tue Feb 07 18:04:41 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 07 18:04:41 2023 +0000 |
tree | fd4670228817715210d5682453bc8697b8bce54c | |
parent | c8a4bfb4161bfc0f85f8f9308380d48fc9f833b4 [diff] |
[starnix] Add timerfd_create clocks This change adds partial support for CLOCK_BOOTTIME_ALARM and CLOCK_REALTIME_ALARM. Starnix does not understand suspend, so they are equivalent to their non-ALARM counterparts. The implementation logs not_implemented! to indicate that the implementation is temporary. Bug: 121415 Change-Id: Ie7c65f791fd65403dc859661378974f3c784328d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/798362 Fuchsia-Auto-Submit: Kevin Lindkvist <lindkvist@google.com> Reviewed-by: Benjamin Lerman <qsr@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.