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

Added clock_getcpuclockid to more targets #1867

Merged

Conversation

xonatius
Copy link
Contributor

@xonatius xonatius commented Aug 19, 2020

Previously clock_getcpuclockid was enabled only on linux, with this change it is enabled on all linux_like and freebsdlike.

@rust-highfive
Copy link

r? @JohnTitor

(rust_highfive has picked a reviewer for you, use r? to override)

@xonatius xonatius force-pushed the clock_getcpuclockid_more_targets branch from 94f085b to 8e32fba Compare August 19, 2020 18:48
@JohnTitor
Copy link
Member

Looks good! I'll merge it once you squash commits into one and make this PR ready.

Previously clock_getcpuclockid was enabled only on linux, with this
change it is enabled on all linux_like and freebsdlike.
@xonatius xonatius force-pushed the clock_getcpuclockid_more_targets branch from 0998844 to ce5cb03 Compare August 22, 2020 05:13
@xonatius xonatius marked this pull request as ready for review August 22, 2020 05:13
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants