Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/posix-time: Alias CLOCK_MONOTONIC_RAW to CLOCK_MONOTONIC #1324

Merged

Conversation

mschlumpp
Copy link
Member

We do not have time adjustments so the clocks are equivalent.

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran the checkpatch.uk on your commit series before opening this PR;
  • Updated relevant documentation.

Base target

  • Architecture(s): N/A
  • Platform(s): N/A
  • Application(s): N/A

Additional configuration

Description of changes

We do not have time adjustments so the clocks are equivalent.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
@mschlumpp mschlumpp requested a review from a team as a code owner February 14, 2024 15:55
@github-actions github-actions bot added area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ labels Feb 14, 2024
@skuenzer skuenzer self-requested a review February 16, 2024 00:54
@skuenzer skuenzer self-assigned this Feb 16, 2024
Copy link
Member

@skuenzer skuenzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Simon Kuenzer simon@unikraft.io
Approved-by: Simon Kuenzer simon@unikraft.io

@skuenzer skuenzer changed the base branch from staging to staging-1324 February 16, 2024 00:56
@skuenzer skuenzer merged commit 48ec5e1 into unikraft:staging-1324 Feb 16, 2024
12 checks passed
skuenzer pushed a commit that referenced this pull request Feb 16, 2024
We do not have time adjustments so the clocks are equivalent.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Approved-by: Simon Kuenzer <simon@unikraft.io>
Reviewed-by: Simon Kuenzer <simon@unikraft.io>
GitHub-Closes: #1324
SerbanSo pushed a commit to SerbanSo/unikraft-ASLR that referenced this pull request Jun 16, 2024
We do not have time adjustments so the clocks are equivalent.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Approved-by: Simon Kuenzer <simon@unikraft.io>
Reviewed-by: Simon Kuenzer <simon@unikraft.io>
GitHub-Closes: unikraft#1324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants